Skip to content

Instantly share code, notes, and snippets.

@al3xtjames
Created July 30, 2025 00:28
Show Gist options
  • Select an option

  • Save al3xtjames/3bc8811df2af33aa24502eb3a39fc799 to your computer and use it in GitHub Desktop.

Select an option

Save al3xtjames/3bc8811df2af33aa24502eb3a39fc799 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/ms79lmcrg34xnaaxpp5mfaj3z9xcmjp5-node-v22.17.0.tar.xz
source root is node-v22.17.0
setting SOURCE_DATE_EPOCH to timestamp 1750796306 of file "node-v22.17.0/doc/api/zlib.md"
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 2397 (offset 115 lines).
patching file node.gyp
Hunk #1 succeeded at 705 (offset 2 lines).
Hunk #2 succeeded at 725 (offset 2 lines).
Hunk #3 succeeded at 1029 (offset 17 lines).
Hunk #4 succeeded at 1494 (offset 14 lines).
patching file tools/v8_gypfiles/v8.gyp
Hunk #1 succeeded at 125 (offset 13 lines).
Hunk #2 succeeded at 246 (offset 13 lines).
Hunk #3 succeeded at 468 (offset 13 lines).
Hunk #4 succeeded at 1943 (offset 98 lines).
applying patch /nix/store/1aikgbs063rb79pb4b7ilmmby4zjyra5-706d04aba5bd18f311dc56f84720e99f64c73466.patch?full_index=1
patching file deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
patching file deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
patching file deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
applying patch /nix/store/j4p9lc7z8hi4g40cpqpj3qxb9a7bvanp-configure-armv6-vfpv2.patch
patching file configure.py
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).
patching file deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
Hunk #2 succeeded at 1507 (offset 2 lines).
Hunk #3 succeeded at 1519 (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 721 (offset -19 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
applying patch /nix/store/bpgihmxnj1dpxv6gvn5bbq365xrxx06v-cd685fe3b6b18d2a1433f2635470513896faebe6.patch?full_index=1
patching file test/parallel/test-config-file.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/lb21gl8d1zk3qn0afc93z58c47vf45nb-nodejs-configure
configure flags: --prefix=/nix/store/z58lanypga70hsr6hq50lbid6brcysvc-nodejs-22.17.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/x8ilh5r2qjvxjay177c7wd9i863d1bvz-libuv-1.51.0/lib --shared-openssl --shared-openssl-libpath=/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib --shared-sqlite --shared-sqlite-libpath=/nix/store/fl7yc0rdc0kihjaka3hib1wiyhq5bpzv-sqlite-3.50.1/lib --shared-zlib --shared-zlib-libpath=/nix/store/grdklm10a0kaig8r4n3migcjzmc2ahxf-zlib-1.3.1/lib
INFO: configure completed successfully
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
build flags: -j16 SHELL=/nix/store/jg93ssisp2ybs513p4xx5277bq7vdcxb-bash-5.2p37/bin/bash
TERM=dumb ninja -C out/Release -j16
ninja: Entering directory `out/Release'
[1/2103] CXX obj/deps/v8/src/base/v8_libbase.abort-mode.o
[2/2103] CXX obj/deps/v8/src/base/v8_libbase.bits.o
[3/2103] CXX obj/deps/v8/src/base/numbers/v8_libbase.diy-fp.o
[4/2103] CXX obj/deps/v8/src/base/v8_libbase.division-by-constant.o
[5/2103] CXX obj/deps/v8/src/base/v8_libbase.cpu.o
[6/2103] CXX obj/deps/v8/src/base/numbers/v8_libbase.cached-powers.o
[7/2103] CXX obj/deps/v8/src/base/numbers/v8_libbase.dtoa.o
[8/2103] CXX obj/deps/v8/src/base/debug/v8_libbase.stack_trace.o
[9/2103] CXX obj/deps/v8/src/base/v8_libbase.file-utils.o
[10/2103] CXX obj/deps/v8/src/base/v8_libbase.emulated-virtual-address-subspace.o
[11/2103] CXX obj/deps/v8/src/base/numbers/v8_libbase.bignum-dtoa.o
[12/2103] CXX obj/deps/v8/src/base/numbers/v8_libbase.fast-dtoa.o
[13/2103] CXX obj/deps/v8/src/base/v8_libbase.bounded-page-allocator.o
[14/2103] CXX obj/deps/v8/src/base/numbers/v8_libbase.bignum.o
[15/2103] CXX obj/deps/v8/src/base/v8_libbase.logging.o
[16/2103] CXX obj/deps/v8/src/base/v8_libbase.ieee754.o
[17/2103] CXX obj/deps/v8/src/base/platform/v8_libbase.memory-protection-key.o
[18/2103] CXX obj/deps/v8/src/base/numbers/v8_libbase.fixed-dtoa.o
[19/2103] CXX obj/deps/v8/src/base/v8_libbase.once.o
[20/2103] CXX obj/deps/v8/src/base/platform/v8_libbase.condition-variable.o
[21/2103] CXX obj/deps/v8/src/base/v8_libbase.page-allocator.o
[22/2103] CXX obj/deps/v8/src/base/numbers/v8_libbase.strtod.o
[23/2103] CXX obj/deps/v8/src/base/platform/v8_libbase.semaphore.o
[24/2103] CXX obj/deps/v8/src/base/platform/v8_libbase.platform.o
[25/2103] CXX obj/deps/v8/src/base/platform/v8_libbase.mutex.o
[26/2103] CXX obj/deps/v8/src/base/sanitizer/v8_libbase.lsan-virtual-address-space.o
[27/2103] CXX obj/deps/v8/src/base/sanitizer/v8_libbase.lsan-page-allocator.o
[28/2103] CXX obj/deps/v8/src/base/v8_libbase.sys-info.o
[29/2103] CXX obj/deps/v8/src/base/platform/v8_libbase.time.o
[30/2103] CXX obj/deps/v8/src/base/v8_libbase.strings.o
[31/2103] CXX obj/deps/v8/src/base/v8_libbase.region-allocator.o
[32/2103] CXX obj/deps/v8/src/base/v8_libbase.virtual-address-space-page-allocator.o
[33/2103] CXX obj/deps/v8/src/base/v8_libbase.virtual-address-space.o
[34/2103] CXX obj/deps/v8/src/base/utils/v8_libbase.random-number-generator.o
[35/2103] CXX obj/deps/v8/src/base/v8_libbase.vlq-base64.o
[36/2103] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-posix-time.o
[37/2103] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-darwin.o
[38/2103] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-posix.o
[39/2103] CXX obj/deps/v8/src/base/debug/v8_libbase.stack_trace_posix.o
[40/2103] LIBTOOL-STATIC libv8_libbase.a, POSTBUILDS
[41/2103] CXX obj/deps/v8/src/torque/torque_base.cpp-builder.o
[42/2103] CXX obj/deps/v8/src/torque/torque_base.source-positions.o
[43/2103] CXX obj/deps/v8/src/torque/torque_base.global-context.o
[44/2103] CXX obj/deps/v8/src/torque/torque_base.declarable.o
[45/2103] CXX obj/deps/v8/src/torque/torque_base.earley-parser.o
[46/2103] CXX obj/deps/v8/src/torque/torque_base.cfg.o
[47/2103] CXX obj/deps/v8/src/torque/torque_base.cc-generator.o
[48/2103] CXX obj/deps/v8/src/torque/torque_base.class-debug-reader-generator.o
[49/2103] CXX obj/deps/v8/src/torque/torque_base.server-data.o
[50/2103] CXX obj/deps/v8/src/torque/torque_base.declaration-visitor.o
[51/2103] CXX obj/deps/v8/src/torque/torque_base.csa-generator.o
[52/2103] CXX obj/deps/v8/src/torque/torque_base.declarations.o
[53/2103] CXX obj/deps/v8/src/torque/torque_base.instance-type-generator.o
[54/2103] CXX obj/deps/v8/src/torque/torque_base.kythe-data.o
[55/2103] CXX obj/deps/v8/src/torque/torque_base.torque-code-generator.o
[56/2103] CXX obj/deps/v8/src/torque/torque_base.instructions.o
[57/2103] CXX obj/deps/v8/src/torque/torque_base.type-inference.o
[58/2103] CXX obj/deps/v8/src/interpreter/bytecode_builtins_list_generator.bytecode-operands.o
[59/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.cycleclock.o
[60/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.spinlock_wait.o
[61/2103] CXX obj/deps/v8/src/interpreter/bytecode_builtins_list_generator.bytecodes.o
[62/2103] CXX obj/deps/v8/src/builtins/bytecode_builtins_list_generator.generate-bytecodes-builtins-list.o
[63/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.low_level_alloc.o
[64/2103] CXX obj/deps/v8/src/torque/torque_base.type-oracle.o
[65/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.unscaledcycleclock.o
[66/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.raw_logging.o
[67/2103] LINK bytecode_builtins_list_generator, POSTBUILDS
ld: warning: dylib (/nix/store/grdklm10a0kaig8r4n3migcjzmc2ahxf-zlib-1.3.1/lib/libz.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libcrypto.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/fl7yc0rdc0kihjaka3hib1wiyhq5bpzv-sqlite-3.50.1/lib/libsqlite3.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/x8ilh5r2qjvxjay177c7wd9i863d1bvz-libuv-1.51.0/lib/libuv.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libssl.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/dwjbgqn3j10m51bqpyxhyhhhhsd4jzc9-libcxx-19.1.7/lib/libc++.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicuuc.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicui18n.dylib) was built for newer macOS version (11.3) than being linked (11.0)
[68/2103] CXX obj/deps/v8/src/torque/torque_base.utils.o
[69/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.spinlock.o
[70/2103] ACTION generate_bytecode_builtins_list: generate_bytecode_builtins_list_action_3931b343a4cb0bd98da4e581f6ce90fe
[71/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.thread_identity.o
[72/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.sysinfo.o
[73/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.throw_delegate.o
[74/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/abseil.log_severity.o
[75/2103] CXX obj/deps/v8/src/torque/torque_base.torque-compiler.o
[76/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.address_is_readable.o
[77/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.cpu_detect.o
[78/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/container/internal/abseil.hashtablez_sampler_force_weak_definition.o
[79/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.elf_mem_image.o
[80/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/container/internal/abseil.hashtablez_sampler.o
[81/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.vdso_support.o
[82/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/abseil.stacktrace.o
[83/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/abseil.crc32c.o
[84/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc.o
[85/2103] CXX obj/deps/v8/src/torque/torque.torque.o
[86/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/container/internal/abseil.raw_hash_set.o
[87/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_memcpy_fallback.o
[88/2103] CXX obj/deps/v8/src/torque/torque_base.type-visitor.o
[89/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_memcpy_x86_arm_combined.o
[90/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/profiling/internal/abseil.exponential_biased.o
[91/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.demangle.o
[92/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/abseil.symbolize.o
[93/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_cord_state.o
[94/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/hash/internal/abseil.city.o
[95/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/hash/internal/abseil.low_level_hash.o
[96/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/hash/internal/abseil.hash.o
[97/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.ascii.o
[98/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/numeric/abseil.int128.o
[99/2103] CXX obj/deps/v8/src/torque/torque_base.types.o
[100/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.cord_buffer.o
[101/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.charconv_parse.o
[102/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.charconv.o
[103/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_x86_arm_combined.o
[104/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.charconv_bigint.o
[105/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.escaping.o
[106/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.cord_analysis.o
[107/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_internal.o
[108/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_btree_reader.o
[109/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_consume.o
[110/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_btree_navigator.o
[111/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_functions.o
[112/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_btree.o
[113/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_crc.o
[114/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_handle.o
[115/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.damerau_levenshtein_distance.o
[116/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_sample_token.o
[117/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.memutil.o
[118/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.escaping.o
[119/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.pow10_helper.o
[120/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.utf8.o
[121/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.ostringstream.o
[122/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_info.o
[123/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.cord.o
[124/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.bind.o
[125/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.arg.o
[126/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.extension.o
[127/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.output.o
[128/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.stringify_sink.o
[129/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.match.o
[130/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.str_replace.o
[131/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.string_view.o
[132/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.parser.o
[133/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.str_cat.o
[134/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.str_split.o
[135/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.sem_waiter.o
[136/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.win32_waiter.o
[137/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.numbers.o
[138/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.float_conversion.o
[139/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.substitute.o
[140/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.create_thread_identity.o
[141/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.futex_waiter.o
[142/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.kernel_timeout.o
[143/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.per_thread_sem.o
[144/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.graphcycles.o
[145/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.pthread_waiter.o
[146/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.waiter_base.o
[147/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.stdcpp_waiter.o
[148/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.clock.o
[149/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.civil_time.o
[150/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.format.o
[151/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.civil_time_detail.o
[152/2103] ACTION Checking inspector protocol compatibility
[153/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.duration.o
[154/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/abseil.mutex.o
[155/2103] STAMP obj/tools/v8_gypfiles/v8_flags.actions_depends.stamp
[156/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_fixed.o
[157/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.adler32.o
[158/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_posix.o
[159/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.compress.o
[160/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.cpu_features.o
../../deps/v8/third_party/zlib/cpu_features.c:99:13: warning: unused function '_cpu_check_features' [-Wunused-function]
99 | static void _cpu_check_features(void)
| ^~~~~~~~~~~~~~~~~~~
1 warning generated.
[161/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_if.o
[162/2103] ACTION Generating inspector protocol sources from protocol json
[163/2103] STAMP obj/tools/v8_gypfiles/v8_inspector_headers.actions_rules_copies.stamp
[164/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.crc32.o
[165/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.gzclose.o
[166/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.gzlib.o
[167/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.gzread.o
[168/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.zone_info_source.o
[169/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.gzwrite.o
[170/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_format.o
[171/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_libc.o
[172/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.deflate.o
../../deps/v8/third_party/zlib/deflate.c:2041:31: warning: comparison of integers of different signs: 'IPos' (aka 'unsigned int') and 'int' [-Wsign-compare]
2041 | if (s->prev_match == -1) {
| ~~~~~~~~~~~~~ ^ ~~
1 warning generated.
[173/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_impl.o
[174/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.infback.o
[175/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.inffast.o
[176/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_lookup.o
[177/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.inftrees.o
[178/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.uncompr.o
[179/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.zutil.o
[180/2103] CXX obj/deps/v8/third_party/zlib/google/v8_zlib.compression_utils_portable.o
[181/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.trees.o
[182/2103] CC obj/deps/v8/third_party/zlib/v8_zlib.inflate.o
[183/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.time.o
[184/2103] CXX obj/deps/v8/src/regexp/gen-regexp-special-case.gen-regexp-special-case.o
[185/2103] LINK gen-regexp-special-case, POSTBUILDS
ld: warning: dylib (/nix/store/grdklm10a0kaig8r4n3migcjzmc2ahxf-zlib-1.3.1/lib/libz.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/x8ilh5r2qjvxjay177c7wd9i863d1bvz-libuv-1.51.0/lib/libuv.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libssl.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicuuc.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/fl7yc0rdc0kihjaka3hib1wiyhq5bpzv-sqlite-3.50.1/lib/libsqlite3.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicui18n.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libcrypto.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/dwjbgqn3j10m51bqpyxhyhhhhsd4jzc9-libcxx-19.1.7/lib/libc++.dylib) was built for newer macOS version (11.3) than being linked (11.0)
[186/2103] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_info.o
[187/2103] LIBTOOL-STATIC libabseil.a, POSTBUILDS
libtool: warning duplicate member name 'abseil.escaping.o' from 'obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.escaping.o(abseil.escaping.o)' and 'obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.escaping.o(abseil.escaping.o)'
[188/2103] ACTION run_gen-regexp-special-case: run_gen-regexp-special-case_action_bd80f64862dd779165d4349ffcbe0211
[189/2103] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-thread-isolated-allocator.o
[190/2103] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-job.o
[191/2103] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-worker-threads-task-runner.o
[192/2103] CXX obj/deps/v8/src/libplatform/v8_libplatform.task-queue.o
[193/2103] CXX obj/deps/v8/src/libplatform/v8_libplatform.delayed-task-queue.o
[194/2103] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-config.o
[195/2103] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-buffer.o
[196/2103] LIBTOOL-STATIC libv8_zlib.a, POSTBUILDS
[197/2103] CC obj/deps/zstd/lib/common/zstd.debug.o
[198/2103] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-object.o
[199/2103] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-platform.o
[200/2103] CC obj/deps/zstd/lib/common/zstd.entropy_common.o
[201/2103] CC obj/deps/zstd/lib/common/zstd.fse_decompress.o
[202/2103] CC obj/deps/zstd/lib/compress/zstd.fse_compress.o
[203/2103] CXX obj/deps/v8/src/torque/torque_base.torque-parser.o
[204/2103] CC obj/deps/zstd/lib/common/zstd.threading.o
[205/2103] CC obj/deps/zstd/lib/common/zstd.pool.o
[206/2103] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-foreground-task-runner.o
[207/2103] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-writer.o
[208/2103] CC obj/deps/zstd/lib/common/zstd.xxhash.o
[209/2103] CC obj/deps/zstd/lib/compress/zstd.huf_compress.o
[210/2103] CC obj/deps/zstd/lib/common/zstd.zstd_common.o
[211/2103] CC obj/deps/zstd/lib/common/zstd.error_private.o
[212/2103] CC obj/deps/zstd/lib/compress/zstd.hist.o
[213/2103] CXX obj/deps/v8/src/libplatform/v8_libplatform.worker-thread.o
[214/2103] CC obj/deps/zstd/lib/compress/zstd.zstd_compress_literals.o
[215/2103] CXX obj/src/node_js2c.embedded_data.o
[216/2103] CC obj/deps/zstd/lib/compress/zstd.zstd_compress_sequences.o
[217/2103] CC obj/deps/zstd/lib/compress/zstd.zstd_compress_superblock.o
[218/2103] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.recorder-mac.o
[219/2103] CC obj/deps/zstd/lib/compress/zstd.zstd_preSplit.o
[220/2103] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.tracing-controller.o
[221/2103] CC obj/deps/zstd/lib/decompress/zstd.zstd_ddict.o
[222/2103] LIBTOOL-STATIC libv8_libplatform.a, POSTBUILDS
[223/2103] CC obj/deps/zstd/lib/compress/zstd.zstd_ldm.o
[224/2103] CC obj/deps/zstd/lib/decompress/zstd.huf_decompress.o
[225/2103] CC obj/deps/uvwasi/src/uvwasi.clocks.o
[226/2103] CC obj/deps/uvwasi/src/uvwasi.poll_oneoff.o
[227/2103] CC obj/deps/zstd/lib/compress/zstd.zstdmt_compress.o
[228/2103] CC obj/deps/uvwasi/src/uvwasi.path_resolver.o
[229/2103] CC obj/deps/uvwasi/src/uvwasi.fd_table.o
[230/2103] CC obj/deps/uvwasi/src/uvwasi.sync_helpers.o
[231/2103] CC obj/deps/uvwasi/src/uvwasi.uv_mapping.o
[232/2103] CC obj/deps/zstd/lib/decompress/zstd.zstd_decompress.o
[233/2103] CC obj/deps/uvwasi/src/uvwasi.wasi_rights.o
[234/2103] CC obj/deps/uvwasi/src/uvwasi.wasi_serdes.o
[235/2103] CXX obj/deps/v8/src/torque/torque_base.implementation-visitor.o
[236/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_callbacks.o
[237/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_buf.o
[238/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_debug.o
[239/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_extpri.o
[240/2103] LIBTOOL-STATIC libtorque_base.a, POSTBUILDS
[241/2103] STAMP obj/tools/v8_gypfiles/torque.actions_depends.stamp
[242/2103] CC obj/deps/uvwasi/src/uvwasi.uvwasi.o
[243/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_hd_huffman.o
[244/2103] CXX obj/tools/node_js2c.js2c.o
[245/2103] CXX obj/deps/simdutf/simdutf.simdutf.o
../../deps/simdutf/simdutf.cpp:2391:15: warning: unused variable 'pack_utf32_to_utf16le' [-Wunused-const-variable]
2391 | const uint8_t pack_utf32_to_utf16le[16][16] = {
| ^~~~~~~~~~~~~~~~~~~~~
../../deps/simdutf/simdutf.cpp:2410:15: warning: unused variable 'pack_utf32_to_utf16be' [-Wunused-const-variable]
2410 | const uint8_t pack_utf32_to_utf16be[16][16] = {
| ^~~~~~~~~~~~~~~~~~~~~
../../deps/simdutf/simdutf.cpp:3942:40: warning: function 'min' is not needed and will not be emitted [-Wunneeded-internal-declaration]
3942 | simdutf_really_inline simd16<uint16_t> min(const simd16<uint16_t> a,
| ^~~
../../deps/simdutf/simdutf.cpp:3952:23: warning: unused variable 'ELEMENTS' [-Wunused-const-variable]
3952 | static const size_t ELEMENTS = SIZE / sizeof(uint32_t);
| ^~~~~~~~
../../deps/simdutf/simdutf.cpp:4016:40: warning: unused function 'min' [-Wunused-function]
4016 | simdutf_really_inline simd32<uint32_t> min(const simd32<uint32_t> a,
| ^~~
../../deps/simdutf/simdutf.cpp:4021:40: warning: unused function 'max' [-Wunused-function]
4021 | simdutf_really_inline simd32<uint32_t> max(const simd32<uint32_t> a,
| ^~~
../../deps/simdutf/simdutf.cpp:4026:36: warning: unused function 'operator==' [-Wunused-function]
4026 | simdutf_really_inline simd32<bool> operator==(const simd32<uint32_t> a,
| ^~~~~~~~
../../deps/simdutf/simdutf.cpp:4031:40: warning: unused function 'operator&' [-Wunused-function]
4031 | simdutf_really_inline simd32<uint32_t> operator&(const simd32<uint32_t> a,
| ^~~~~~~~
../../deps/simdutf/simdutf.cpp:4036:40: warning: unused function 'operator&' [-Wunused-function]
4036 | simdutf_really_inline simd32<uint32_t> operator&(const simd32<uint32_t> a,
| ^~~~~~~~
../../deps/simdutf/simdutf.cpp:4041:40: warning: unused function 'operator|' [-Wunused-function]
4041 | simdutf_really_inline simd32<uint32_t> operator|(const simd32<uint32_t> a,
| ^~~~~~~~
../../deps/simdutf/simdutf.cpp:4046:40: warning: unused function 'operator+' [-Wunused-function]
4046 | simdutf_really_inline simd32<uint32_t> operator+(const simd32<uint32_t> a,
| ^~~~~~~~
../../deps/simdutf/simdutf.cpp:4051:40: warning: unused function 'operator-' [-Wunused-function]
4051 | simdutf_really_inline simd32<uint32_t> operator-(const simd32<uint32_t> a,
| ^~~~~~~~
../../deps/simdutf/simdutf.cpp:4056:36: warning: unused function 'operator>=' [-Wunused-function]
4056 | simdutf_really_inline simd32<bool> operator>=(const simd32<uint32_t> a,
| ^~~~~~~~
../../deps/simdutf/simdutf.cpp:4061:36: warning: unused function 'operator!' [-Wunused-function]
4061 | simdutf_really_inline simd32<bool> operator!(const simd32<bool> v) {
| ^~~~~~~~
../../deps/simdutf/simdutf.cpp:4065:36: warning: unused function 'operator>' [-Wunused-function]
4065 | simdutf_really_inline simd32<bool> operator>(const simd32<uint32_t> a,
| ^~~~~~~~
../../deps/simdutf/simdutf.cpp:4070:40: warning: unused function 'select' [-Wunused-function]
4070 | simdutf_really_inline simd32<uint32_t> select(const simd32<bool> cond,
| ^~~~~~
../../deps/simdutf/simdutf.cpp:24202:30: warning: unused function 'count_code_points_bytemask' [-Wunused-function]
24202 | simdutf_really_inline size_t count_code_points_bytemask(const char *in,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
17 warnings generated.
[246/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_hd_huffman_data.o
[247/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_frame.o
[248/2103] CC obj/deps/zstd/lib/decompress/zstd.zstd_decompress_block.o
[249/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_helper.o
[250/2103] CC obj/deps/zstd/lib/compress/zstd.zstd_compress.o
[251/2103] CC obj/deps/zstd/lib/compress/zstd.zstd_double_fast.o
[252/2103] CC obj/deps/zstd/lib/compress/zstd.zstd_fast.o
[253/2103] LIBTOOL-STATIC libsimdutf.a, POSTBUILDS
[254/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_mem.o
[255/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_alpn.o
[256/2103] CC obj/deps/zstd/lib/compress/zstd.zstd_opt.o
[257/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_map.o
[258/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_http.o
[259/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_option.o
[260/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_outbound_item.o
[261/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_priority_spec.o
[262/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_queue.o
[263/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_hd.o
[264/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_ratelim.o
[265/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_pq.o
[266/2103] LINK torque, POSTBUILDS
ld: warning: dylib (/nix/store/grdklm10a0kaig8r4n3migcjzmc2ahxf-zlib-1.3.1/lib/libz.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/fl7yc0rdc0kihjaka3hib1wiyhq5bpzv-sqlite-3.50.1/lib/libsqlite3.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libcrypto.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libssl.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/x8ilh5r2qjvxjay177c7wd9i863d1bvz-libuv-1.51.0/lib/libuv.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicui18n.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicuuc.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/dwjbgqn3j10m51bqpyxhyhhhhsd4jzc9-libcxx-19.1.7/lib/libc++.dylib) was built for newer macOS version (11.3) than being linked (11.0)
[267/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_rcbuf.o
[268/2103] LINK node_js2c, POSTBUILDS
ld: warning: dylib (/nix/store/grdklm10a0kaig8r4n3migcjzmc2ahxf-zlib-1.3.1/lib/libz.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/x8ilh5r2qjvxjay177c7wd9i863d1bvz-libuv-1.51.0/lib/libuv.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libcrypto.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/fl7yc0rdc0kihjaka3hib1wiyhq5bpzv-sqlite-3.50.1/lib/libsqlite3.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libssl.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicui18n.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/dwjbgqn3j10m51bqpyxhyhhhhsd4jzc9-libcxx-19.1.7/lib/libc++.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicuuc.dylib) was built for newer macOS version (11.3) than being linked (11.0)
[269/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_time.o
[270/2103] STAMP obj/libnode.actions_depends.stamp
[271/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_version.o
[272/2103] ACTION libnode: convert_node_protocol_to_json_1613b577312726d6acf41fb14bd20601
[273/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_submit.o
[274/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_stream.o
[275/2103] CC obj/deps/llhttp/src/llhttp.http.o
[276/2103] CC obj/deps/llhttp/src/llhttp.api.o
[277/2103] CC obj/deps/nghttp2/lib/nghttp2.sfparse.o
[278/2103] ACTION libnode: concatenate_protocols_1613b577312726d6acf41fb14bd20601
[279/2103] ACTION libnode: v8_inspector_compress_protocol_json_1613b577312726d6acf41fb14bd20601
[280/2103] ACTION Generating node protocol sources from protocol json
[281/2103] ACTION libnode: node_js2c_1613b577312726d6acf41fb14bd20601
[282/2103] STAMP obj/libnode.actions_rules_copies.stamp
[283/2103] CXX obj/deps/nbytes/src/nbytes.nbytes.o
[284/2103] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_session.o
[285/2103] CC obj/deps/llhttp/src/llhttp.llhttp.o
[286/2103] CXX obj/deps/ncrypto/ncrypto.engine.o
In file included from ../../deps/ncrypto/engine.cc:1:
../../deps/ncrypto/ncrypto.h:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.data()));
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.data(), 0) ||
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.data(), nullptr, nullptr));
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[287/2103] CXX obj/deps/inspector_protocol/crdtp/crdtp.error_support.o
[288/2103] CC obj/deps/histogram/src/histogram.hdr_histogram.o
[289/2103] CC obj/deps/cares/src/lib/cares.ares_addrinfo2hostent.o
[290/2103] CC obj/deps/cares/src/lib/cares.ares_android.o
[291/2103] CXX obj/deps/inspector_protocol/crdtp/crdtp.span.o
[292/2103] CC obj/deps/cares/src/lib/cares.ares_cancel.o
[293/2103] CC obj/deps/cares/src/lib/cares.ares_addrinfo_localhost.o
[294/2103] CC obj/deps/cares/src/lib/cares.ares_close_sockets.o
[295/2103] CXX obj/deps/inspector_protocol/crdtp/crdtp.json_platform.o
[296/2103] CC obj/deps/cares/src/lib/cares.ares_data.o
[297/2103] CC obj/deps/cares/src/lib/cares.ares_conn.o
[298/2103] CXX obj/deps/inspector_protocol/crdtp/crdtp.protocol_core.o
[299/2103] CC obj/deps/cares/src/lib/cares.ares_cookie.o
[300/2103] CC obj/deps/cares/src/lib/cares.ares_destroy.o
[301/2103] CXX obj/deps/inspector_protocol/crdtp/crdtp.cbor.o
[302/2103] CC obj/deps/cares/src/lib/cares.ares_free_hostent.o
[303/2103] CXX obj/deps/inspector_protocol/crdtp/crdtp.status.o
[304/2103] CC obj/deps/cares/src/lib/cares.ares_free_string.o
[305/2103] CC obj/deps/cares/src/lib/cares.ares_getenv.o
[306/2103] CC obj/deps/cares/src/lib/cares.ares_freeaddrinfo.o
[307/2103] CXX obj/deps/inspector_protocol/crdtp/crdtp.serializable.o
[308/2103] CC obj/deps/cares/src/lib/cares.ares_gethostbyaddr.o
[309/2103] CC obj/deps/cares/src/lib/cares.ares_getaddrinfo.o
[310/2103] CC obj/deps/cares/src/lib/cares.ares_gethostbyname.o
[311/2103] CC obj/deps/cares/src/lib/cares.ares_init.o
[312/2103] CC obj/deps/cares/src/lib/cares.ares_getnameinfo.o
[313/2103] CC obj/deps/cares/src/lib/cares.ares_library_init.o
[314/2103] CC obj/deps/cares/src/lib/cares.ares_hosts_file.o
[315/2103] CC obj/deps/cares/src/lib/cares.ares_metrics.o
[316/2103] CXX obj/deps/simdjson/simdjson.simdjson.o
[317/2103] CC obj/deps/cares/src/lib/cares.ares_parse_into_addrinfo.o
[318/2103] CC obj/deps/cares/src/lib/cares.ares_options.o
[319/2103] CC obj/deps/cares/src/lib/cares.ares_query.o
[320/2103] CC obj/deps/cares/src/lib/cares.ares_qcache.o
[321/2103] CC obj/deps/cares/src/lib/cares.ares_send.o
[322/2103] CC obj/deps/cares/src/lib/cares.ares_search.o
[323/2103] CC obj/deps/cares/src/lib/cares.ares_strerror.o
[324/2103] CC obj/deps/cares/src/lib/cares.ares_set_socket_functions.o
[325/2103] CC obj/deps/cares/src/lib/cares.ares_process.o
[326/2103] CC obj/deps/cares/src/lib/cares.ares_sysconfig.o
[327/2103] CC obj/deps/cares/src/lib/cares.ares_socket.o
[328/2103] CC obj/deps/cares/src/lib/cares.ares_sortaddrinfo.o
[329/2103] CXX obj/deps/ncrypto/ncrypto.ncrypto.o
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:330:10: warning: 'BN_is_prime_ex' is deprecated [-Wdeprecated-declarations]
330 | return BN_is_prime_ex(get(), nchecks, ctx.get(), cb.get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:781:8: warning: unused variable 'ret' [-Wunused-variable]
781 | auto ret = OBJ_obj2nid(X509_EXTENSION_get_object(ext));
| ^~~
../../deps/ncrypto/ncrypto.cc:804:8: warning: unused variable 'ret' [-Wunused-variable]
804 | auto ret = OBJ_obj2nid(X509_EXTENSION_get_object(ext));
| ^~~
../../deps/ncrypto/ncrypto.cc:1340:16: warning: 'DH_new' is deprecated [-Wdeprecated-declarations]
1340 | DHPointer dh(DH_new());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1343:7: warning: 'DH_set0_pqg' is deprecated [-Wdeprecated-declarations]
1343 | if (DH_set0_pqg(dh.get(), p.get(), nullptr, g.get()) != 1) return {};
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1357:16: warning: 'DH_new' is deprecated [-Wdeprecated-declarations]
1357 | DHPointer dh(DH_new());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1360:7: warning: 'DH_generate_parameters_ex' is deprecated [-Wdeprecated-declarations]
1360 | if (DH_generate_parameters_ex(dh.get(), bits, generator, nullptr) != 1) {
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1371:7: warning: 'DH_check' is deprecated [-Wdeprecated-declarations]
1371 | if (DH_check(dh_.get(), &codes) != 1)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1381:7: warning: 'DH_check_pub_key' is deprecated [-Wdeprecated-declarations]
1381 | if (DH_check_pub_key(dh_.get(), pub_key.get(), &codes) != 1)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1396:3: warning: 'DH_get0_pqg' is deprecated [-Wdeprecated-declarations]
1396 | DH_get0_pqg(dh_.get(), &p, nullptr, nullptr);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1403:3: warning: 'DH_get0_pqg' is deprecated [-Wdeprecated-declarations]
1403 | DH_get0_pqg(dh_.get(), nullptr, nullptr, &g);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1410:3: warning: 'DH_get0_key' is deprecated [-Wdeprecated-declarations]
1410 | DH_get0_key(dh_.get(), &pub_key, nullptr);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1417:3: warning: 'DH_get0_key' is deprecated [-Wdeprecated-declarations]
1417 | DH_get0_key(dh_.get(), nullptr, &pvt_key);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1426:8: warning: 'DH_generate_key' is deprecated [-Wdeprecated-declarations]
1426 | if (!DH_generate_key(dh_.get())) return {};
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1433:13: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
1433 | int ret = DH_size(dh_.get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1447:7: warning: 'DH_compute_key' is deprecated [-Wdeprecated-declarations]
1447 | DH_compute_key(static_cast<uint8_t*>(dp.get()), peer.get(), dh_.get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1464:7: warning: 'DH_set0_key' is deprecated [-Wdeprecated-declarations]
1464 | if (DH_set0_key(dh_.get(), key.get(), nullptr) == 1) {
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1477:7: warning: 'DH_set0_key' is deprecated [-Wdeprecated-declarations]
1477 | if (DH_set0_key(dh_.get(), nullptr, key.get()) == 1) {
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1806:10: warning: 'EVP_PKEY_assign' is deprecated [-Wdeprecated-declarations]
1806 | return EVP_PKEY_assign_EC_KEY(pkey_.get(), eckey.get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1811:10: warning: 'EVP_PKEY_set1_EC_KEY' is deprecated [-Wdeprecated-declarations]
1811 | return EVP_PKEY_set1_EC_KEY(pkey_.get(), eckey);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:1816:10: warning: 'EVP_PKEY_get0_EC_KEY' is deprecated [-Wdeprecated-declarations]
1816 | return EVP_PKEY_get0_EC_KEY(pkey_.get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2076:24: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations]
2076 | const RSA* rsa = EVP_PKEY_get0_RSA(get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2082:17: warning: 'PEM_write_bio_RSAPrivateKey' is deprecated [-Wdeprecated-declarations]
2082 | err = PEM_write_bio_RSAPrivateKey(
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2094:17: warning: 'i2d_RSAPrivateKey_bio' is deprecated [-Wdeprecated-declarations]
2094 | err = i2d_RSAPrivateKey_bio(bio.get(), rsa) != 1;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2139:26: warning: 'EVP_PKEY_get0_EC_KEY' is deprecated [-Wdeprecated-declarations]
2139 | const EC_KEY* ec = EVP_PKEY_get0_EC_KEY(get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2145:17: warning: 'PEM_write_bio_ECPrivateKey' is deprecated [-Wdeprecated-declarations]
2145 | err = PEM_write_bio_ECPrivateKey(
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2157:17: warning: 'i2d_ECPrivateKey_bio' is deprecated [-Wdeprecated-declarations]
2157 | err = i2d_ECPrivateKey_bio(bio.get(), ec) != 1;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2192:22: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations]
2192 | const RSA* rsa = EVP_PKEY_get0_RSA(get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2198:11: warning: 'PEM_write_bio_RSAPublicKey' is deprecated [-Wdeprecated-declarations]
2198 | if (PEM_write_bio_RSAPublicKey(bio.get(), rsa) != 1) {
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2206:9: warning: 'i2d_RSAPublicKey_bio' is deprecated [-Wdeprecated-declarations]
2206 | if (i2d_RSAPublicKey_bio(bio.get(), rsa) != 1) {
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2806:23: warning: 'EC_KEY_dup' is deprecated [-Wdeprecated-declarations]
2806 | return ECKeyPointer(EC_KEY_dup(key_.get()));
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2811:10: warning: 'EC_KEY_generate_key' is deprecated [-Wdeprecated-declarations]
2811 | return EC_KEY_generate_key(key_.get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2816:10: warning: 'EC_KEY_set_public_key' is deprecated [-Wdeprecated-declarations]
2816 | return EC_KEY_set_public_key(key_.get(), pub.get()) == 1;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2822:10: warning: 'EC_KEY_set_public_key_affine_coordinates' is deprecated [-Wdeprecated-declarations]
2822 | return EC_KEY_set_public_key_affine_coordinates(
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2828:10: warning: 'EC_KEY_set_private_key' is deprecated [-Wdeprecated-declarations]
2828 | return EC_KEY_set_private_key(key_.get(), priv.get()) == 1;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2837:10: warning: 'EC_KEY_get0_private_key' is deprecated [-Wdeprecated-declarations]
2837 | return EC_KEY_get0_private_key(key);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2846:10: warning: 'EC_KEY_get0_public_key' is deprecated [-Wdeprecated-declarations]
2846 | return EC_KEY_get0_public_key(key);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2855:10: warning: 'EC_KEY_get0_group' is deprecated [-Wdeprecated-declarations]
2855 | return EC_KEY_get0_group(key);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2864:10: warning: 'EC_KEY_check_key' is deprecated [-Wdeprecated-declarations]
2864 | return EC_KEY_check_key(key) == 1;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2873:23: warning: 'EC_KEY_new_by_curve_name' is deprecated [-Wdeprecated-declarations]
2873 | return ECKeyPointer(EC_KEY_new_by_curve_name(nid));
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2877:27: warning: 'EC_KEY_new' is deprecated [-Wdeprecated-declarations]
2877 | auto ptr = ECKeyPointer(EC_KEY_new());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2879:8: warning: 'EC_KEY_set_group' is deprecated [-Wdeprecated-declarations]
2879 | if (!EC_KEY_set_group(ptr.get(), group)) return {};
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:197:39: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
197 | void operator()(T* pointer) const { function(pointer); }
| ^
/nix/store/kq3w6s10chp5fhali0dmj543gy3n3ain-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:1294:7: note: in instantiation of member function 'std::unique_ptr<dh_st, ncrypto::FunctionDeleter<dh_st, &DH_free>>::reset' requested here
1294 | dh_.reset(dh);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:197:39: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
197 | void operator()(T* pointer) const { function(pointer); }
| ^
/nix/store/kq3w6s10chp5fhali0dmj543gy3n3ain-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:2788:8: note: in instantiation of member function 'std::unique_ptr<ec_key_st, ncrypto::FunctionDeleter<ec_key_st, &EC_KEY_free>>::reset' requested here
2788 | key_.reset(other.release());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
52 warnings generated.
[330/2103] CC obj/deps/cares/src/lib/cares.ares_sysconfig_win.o
[331/2103] CC obj/deps/cares/src/lib/cares.ares_sysconfig_files.o
[332/2103] CC obj/deps/cares/src/lib/cares.ares_timeout.o
[333/2103] CC obj/deps/cares/src/lib/cares.ares_version.o
[334/2103] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_dict.o
[335/2103] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_asvp.o
[336/2103] CC obj/deps/cares/src/lib/dsa/cares.ares_htable.o
[337/2103] CC obj/deps/cares/src/lib/dsa/cares.ares_array.o
[338/2103] CC obj/deps/cares/src/lib/cares.ares_update_servers.o
[339/2103] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_szvp.o
[340/2103] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_vpvp.o
[341/2103] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_vpstr.o
[342/2103] CXX obj/deps/inspector_protocol/crdtp/crdtp.dispatch.o
[343/2103] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_strvp.o
[344/2103] CC obj/deps/cares/src/lib/cares.ares_sysconfig_mac.o
[345/2103] CC obj/deps/cares/src/lib/dsa/cares.ares_llist.o
[346/2103] CC obj/deps/cares/src/lib/dsa/cares.ares_slist.o
[347/2103] CC obj/deps/cares/src/lib/event/cares.ares_event_epoll.o
[348/2103] CXX obj/deps/inspector_protocol/crdtp/crdtp.json.o
[349/2103] CC obj/deps/cares/src/lib/event/cares.ares_event_poll.o
[350/2103] CC obj/deps/cares/src/lib/event/cares.ares_event_kqueue.o
[351/2103] CC obj/deps/cares/src/lib/event/cares.ares_event_configchg.o
[352/2103] CC obj/deps/cares/src/lib/event/cares.ares_event_win32.o
[353/2103] CC obj/deps/cares/src/lib/event/cares.ares_event_select.o
[354/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_create_query.o
[355/2103] CC obj/deps/cares/src/lib/event/cares.ares_event_wake_pipe.o
[356/2103] CC obj/deps/cares/src/lib/event/cares.ares_event_thread.o
[357/2103] CC obj/deps/cares/src/lib/cares.inet_ntop.o
[358/2103] CC obj/deps/cares/src/lib/cares.inet_net_pton.o
[359/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_expand_name.o
[360/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_expand_string.o
[361/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_fds.o
[362/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_getsock.o
[363/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_a_reply.o
[364/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_caa_reply.o
[365/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_aaaa_reply.o
[366/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_naptr_reply.o
[367/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_mx_reply.o
[368/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_ns_reply.o
[369/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_soa_reply.o
[370/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_ptr_reply.o
[371/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_srv_reply.o
[372/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_uri_reply.o
[373/2103] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_txt_reply.o
[374/2103] CC obj/deps/cares/src/lib/record/cares.ares_dns_multistring.o
[375/2103] CC obj/deps/cares/src/lib/record/cares.ares_dns_mapping.o
[376/2103] CC obj/deps/cares/src/lib/str/cares.ares_strsplit.o
[377/2103] CC obj/deps/cares/src/lib/record/cares.ares_dns_name.o
[378/2103] CC obj/deps/cares/src/lib/util/cares.ares_math.o
[379/2103] CC obj/deps/cares/src/lib/record/cares.ares_dns_write.o
[380/2103] CC obj/deps/cares/src/lib/str/cares.ares_str.o
[381/2103] CC obj/deps/cares/src/lib/util/cares.ares_iface_ips.o
[382/2103] CC obj/deps/cares/src/lib/record/cares.ares_dns_parse.o
[383/2103] CC obj/deps/cares/src/lib/util/cares.ares_rand.o
[384/2103] CC obj/deps/cares/src/lib/record/cares.ares_dns_record.o
[385/2103] CC obj/deps/cares/src/lib/util/cares.ares_timeval.o
[386/2103] CC obj/deps/cares/src/lib/cares.windows_port.o
[387/2103] CC obj/deps/cares/src/lib/util/cares.ares_threads.o
[388/2103] CC obj/deps/brotli/c/common/brotli.context.o
[389/2103] CC obj/deps/brotli/c/common/brotli.constants.o
[390/2103] CC obj/deps/zstd/lib/compress/zstd.zstd_lazy.o
[391/2103] CC obj/deps/brotli/c/common/brotli.platform.o
[392/2103] CC obj/deps/cares/src/lib/str/cares.ares_buf.o
[393/2103] CC obj/deps/brotli/c/common/brotli.shared_dictionary.o
[394/2103] CC obj/deps/brotli/c/dec/brotli.bit_reader.o
[395/2103] CC obj/deps/brotli/c/common/brotli.transform.o
[396/2103] CC obj/deps/brotli/c/dec/brotli.state.o
[397/2103] CC obj/deps/brotli/c/common/brotli.dictionary.o
[398/2103] CC obj/deps/brotli/c/dec/brotli.huffman.o
[399/2103] CC obj/deps/cares/src/lib/util/cares.ares_uri.o
[400/2103] CC obj/deps/brotli/c/enc/brotli.dictionary_hash.o
[401/2103] CC obj/deps/brotli/c/enc/brotli.command.o
[402/2103] CC obj/deps/brotli/c/enc/brotli.fast_log.o
[403/2103] CC obj/deps/brotli/c/enc/brotli.compound_dictionary.o
[404/2103] CC obj/deps/brotli/c/enc/brotli.bit_cost.o
[405/2103] CC obj/deps/brotli/c/enc/brotli.entropy_encode.o
[406/2103] CC obj/deps/brotli/c/enc/brotli.memory.o
[407/2103] CC obj/deps/brotli/c/enc/brotli.encoder_dict.o
[408/2103] CC obj/deps/brotli/c/enc/brotli.literal_cost.o
[409/2103] CC obj/deps/brotli/c/enc/brotli.histogram.o
[410/2103] CC obj/deps/brotli/c/enc/brotli.utf8_util.o
[411/2103] CC obj/deps/brotli/c/enc/brotli.brotli_bit_stream.o
[412/2103] CC obj/deps/brotli/c/enc/brotli.cluster.o
[413/2103] CC obj/deps/brotli/c/dec/brotli.decode.o
[414/2103] CC obj/deps/brotli/c/enc/brotli.backward_references_hq.o
[415/2103] CC obj/deps/brotli/c/enc/brotli.static_dict.o
[416/2103] CC obj/deps/brotli/c/enc/brotli.compress_fragment.o
[417/2103] CC obj/deps/brotli/c/enc/brotli.block_splitter.o
[418/2103] CC obj/deps/brotli/c/enc/brotli.encode.o
[419/2103] CC obj/deps/brotli/c/enc/brotli.compress_fragment_two_pass.o
[420/2103] CC obj/deps/brotli/c/enc/brotli.metablock.o
[421/2103] CXX obj/gen/src/node/inspector/protocol/libnode.NodeWorker.o
[422/2103] CXX obj/gen/src/node/inspector/protocol/libnode.NodeRuntime.o
[423/2103] CXX obj/gen/src/node/inspector/protocol/libnode.NodeTracing.o
[424/2103] CXX obj/gen/src/node/inspector/protocol/libnode.Target.o
[425/2103] CXX obj/gen/src/node/inspector/protocol/libnode.Network.o
[426/2103] CXX obj/gen/src/node/inspector/protocol/libnode.Protocol.o
[427/2103] ACTION run_torque: run_torque_action_e3070f7afaffd8a3b4612441e26c1d85
[428/2103] CXX obj/src/api/libnode.utils.o
[429/2103] STAMP obj/tools/v8_gypfiles/run_torque.actions_rules_copies.stamp
[430/2103] STAMP obj/tools/v8_gypfiles/v8_internal_headers.compile_depends.stamp
[431/2103] CXX obj/src/api/libnode.encoding.o
[432/2103] STAMP obj/tools/v8_gypfiles/v8_internal_headers.actions_depends.stamp
[433/2103] STAMP obj/tools/v8_gypfiles/torque_generated_definitions.compile_depends.stamp
[434/2103] STAMP obj/tools/v8_gypfiles/torque_generated_definitions.actions_depends.stamp
[435/2103] ACTION postmortem-metadata: gen-postmortem-metadata_7acc03b21ed727c9887fcf4669bc652e
[436/2103] STAMP obj/tools/v8_gypfiles/v8_compiler.compile_depends.stamp
[437/2103] STAMP obj/tools/v8_gypfiles/v8_base_without_compiler.actions_depends.stamp
[438/2103] STAMP obj/tools/v8_gypfiles/v8_base_without_compiler.compile_depends.stamp
[439/2103] STAMP obj/tools/v8_gypfiles/v8_turboshaft.compile_depends.stamp
[440/2103] CXX obj/src/api/libnode.async_resource.o
[441/2103] CXX obj/src/api/libnode.callback.o
[442/2103] CXX obj/src/api/libnode.exceptions.o
[443/2103] CXX obj/src/api/libnode.embed_helpers.o
[444/2103] CC obj/deps/brotli/c/enc/brotli.backward_references.o
[445/2103] CXX obj/src/api/libnode.environment.o
[446/2103] CXX obj/src/libnode.cleanup_queue.o
[447/2103] CXX obj/src/libnode.async_context_frame.o
[448/2103] CXX obj/src/api/libnode.hooks.o
[449/2103] 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:17:
../../deps/v8/include/v8-persistent-handle.h:512: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]
512 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/base_object.cc:59:22: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Object>::SetWeak<node::BaseObject>' requested here
59 | persistent_handle_.SetWeak(
| ^
1 warning generated.
[450/2103] CXX obj/gen/libnode.node_javascript.o
[451/2103] 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:17:
../../deps/v8/include/v8-persistent-handle.h:512: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]
512 | 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.
[452/2103] CXX obj/deps/ada/ada.ada.o
[453/2103] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast-function-literal-id-reindexer.o
[454/2103] 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:952:3: warning: 'ares_get_servers_ports' is deprecated: Use ares_get_servers_csv instead [-Wdeprecated-declarations]
952 | 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:1565:16: warning: 'ares_parse_soa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
1565 | 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:1949:11: warning: 'ares_get_servers_ports' is deprecated: Use ares_get_servers_csv instead [-Wdeprecated-declarations]
1949 | 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:1994:14: warning: 'ares_set_servers' is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations]
1994 | 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:2054:11: warning: 'ares_set_servers_ports' is deprecated: Use ares_set_servers_ports_csv instead [-Wdeprecated-declarations]
2054 | 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.
[455/2103] CXX obj/deps/v8/src/ast/v8_base_without_compiler.variables.o
[456/2103] CXX obj/deps/v8/src/ast/v8_base_without_compiler.source-range-ast-visitor.o
[457/2103] CXX obj/deps/v8/src/api/v8_base_without_compiler.api-arguments.o
[458/2103] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast-value-factory.o
[459/2103] CXX obj/deps/v8/src/api/v8_base_without_compiler.api-natives.o
[460/2103] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast.o
[461/2103] CXX obj/deps/v8/src/ast/v8_base_without_compiler.modules.o
[462/2103] CXX obj/deps/v8/src/ast/v8_base_without_compiler.prettyprinter.o
[463/2103] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.bytecode-offset-iterator.o
[464/2103] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline.o
[465/2103] CXX obj/deps/v8/src/ast/v8_base_without_compiler.scopes.o
../../deps/v8/src/ast/scopes.cc:2602:54: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2602 | [=](Variable* var) { return !MustAllocate(var); });
| ^
../../deps/v8/src/ast/scopes.cc:2602:26: note: add an explicit capture of 'this' to capture '*this' by reference
2602 | [=](Variable* var) { return !MustAllocate(var); });
| ^
| , this
1 warning generated.
[466/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.accessors.o
[467/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-api.o
[468/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-arraybuffer.o
[469/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-async-module.o
[470/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-array.o
[471/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-atomics-synchronization.o
[472/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-bigint.o
[473/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-collections.o
[474/2103] CXX obj/deps/v8/src/api/v8_base_without_compiler.api.o
../../deps/v8/src/api/api.cc:1455:14: warning: cast from 'void (*)(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<v8::Boolean> &)' to 'void (*)(v8::Local<v8::String>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void> &)' converts to incompatible function type [-Wcast-function-type-mismatch]
1455 | setter = reinterpret_cast<Setter>(&i::Accessors::ReconfigureToDataProperty);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/api/api.cc:1589:7: note: in instantiation of function template specialization 'v8::(anonymous namespace)::MakeAccessorInfo<void (*)(v8::Local<v8::String>, const v8::PropertyCallbackInfo<v8::Value> &), void (*)(v8::Local<v8::String>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void> &)>' requested here
1589 | MakeAccessorInfo(i_isolate, name, getter, setter, data,
| ^
../../deps/v8/src/api/api.cc:1611:3: note: in instantiation of function template specialization 'v8::(anonymous namespace)::TemplateSetAccessor<void (*)(v8::Local<v8::String>, const v8::PropertyCallbackInfo<v8::Value> &), void (*)(v8::Local<v8::String>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void> &), v8::Local<v8::Value>, v8::Template>' requested here
1611 | TemplateSetAccessor(this, name, getter, setter, data, attribute, true, false,
| ^
../../deps/v8/src/api/api.cc:1455: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]
1455 | setter = reinterpret_cast<Setter>(&i::Accessors::ReconfigureToDataProperty);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/api/api.cc:1589:7: 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
1589 | MakeAccessorInfo(i_isolate, name, getter, setter, data,
| ^
../../deps/v8/src/api/api.cc:1623: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
1623 | TemplateSetAccessor(this, name, getter, setter, data, attribute, true, false,
| ^
2 warnings generated.
[475/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-callsite.o
[476/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-dataview.o
[477/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-console.o
[478/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-error.o
[479/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-date.o
[480/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-global.o
[481/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-function.o
[482/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-internal.o
[483/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-intl.o
[484/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-json.o
[485/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-number.o
[486/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-object.o
[487/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-reflect.o
[488/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.aligned-slot-allocator.o
[489/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.bailout-reason.o
[490/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-regexp.o
[491/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-shadow-realm.o
[492/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-shared-array.o
[493/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-sharedarraybuffer.o
[494/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-string.o
[495/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-struct.o
[496/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-symbol.o
[497/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-typed-array.o
[498/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-trace.o
[499/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-weak-refs.o
[500/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.constants-table-builder.o
[501/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-temporal.o
[502/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference-encoder.o
[503/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference-table.o
[504/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.assembler.o
[505/2103] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins.o
[506/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.flush-instruction-cache.o
[507/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.machine-type.o
[508/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-comments.o
[509/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-desc.o
[510/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.register-configuration.o
[511/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-factory.o
[512/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-reference.o
[513/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.compilation-cache.o
[514/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.tnode.o
[515/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.constant-pool.o
[516/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.handler-table.o
[517/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.tick-counter.o
[518/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference.o
[519/2103] CXX obj/deps/v8/src/common/v8_base_without_compiler.assert-scope.o
[520/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.compiler.o
[521/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.macro-assembler-base.o
[522/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.maglev-safepoint-table.o
[523/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.pending-optimization-table.o
[524/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.interface-descriptors.o
[525/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.optimized-compilation-info.o
[526/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.reloc-info.o
[527/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.source-position-table.o
[528/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.safepoint-table.o
[529/2103] CXX obj/deps/v8/src/common/v8_base_without_compiler.ptr-compr.o
[530/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.source-position.o
[531/2103] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.unoptimized-compilation-info.o
[532/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.liveedit-diff.o
[533/2103] CXX obj/deps/v8/src/common/v8_base_without_compiler.code-memory-access.o
[534/2103] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimize-reason.o
[535/2103] CXX obj/deps/v8/src/compiler-dispatcher/v8_base_without_compiler.lazy-compile-dispatcher.o
[536/2103] CXX obj/deps/v8/src/date/v8_base_without_compiler.dateparser.o
[537/2103] CXX obj/deps/v8/src/date/v8_base_without_compiler.date.o
[538/2103] CXX obj/deps/v8/src/compiler-dispatcher/v8_base_without_compiler.optimizing-compile-dispatcher.o
[539/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-frames.o
[540/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-property-iterator.o
[541/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-evaluate.o
[542/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-coverage.o
[543/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-scope-iterator.o
[544/2103] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.compilation-statistics.o
[545/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-stack-trace-iterator.o
[546/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-scopes.o
../../deps/v8/src/debug/debug-scopes.cc:619:32: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
619 | if (IsOptimizedOut(*value, isolate_)) {
| ^
../../deps/v8/src/debug/debug-scopes.cc:617:19: note: add an explicit capture of 'this' to capture '*this' by reference
617 | auto visitor = [=](Handle<String> name, Handle<Object> value,
| ^
| , this
1 warning generated.
[547/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-interface.o
[548/2103] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.eh-frame.o
[549/2103] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.unwinder.o
[550/2103] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimized-frame-info.o
[551/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.clobber-registers.o
[552/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug.o
../../deps/v8/src/debug/debug.cc:1167:5: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1167 | ClearBreakPoints(info);
| ^
../../deps/v8/src/debug/debug.cc:1166:23: note: add an explicit capture of 'this' to capture '*this' by reference
1166 | ClearAllDebugInfos([=](Handle<DebugInfo> info) {
| ^
| , this
../../deps/v8/src/debug/debug.cc:2278:61: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2278 | [=](Handle<DebugInfo> info) { info->ClearCoverageInfo(isolate_); });
| ^
../../deps/v8/src/debug/debug.cc:2278:8: note: add an explicit capture of 'this' to capture '*this' by reference
2278 | [=](Handle<DebugInfo> info) { info->ClearCoverageInfo(isolate_); });
| ^
| , this
2 warnings generated.
[553/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.encoded-c-signature.o
[554/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.liveedit.o
[555/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.arguments.o
[556/2103] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimizer.o
[557/2103] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.frame-translation-builder.o
[558/2103] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.materialized-object-store.o
[559/2103] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.translated-state.o
[560/2103] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.basic-block-profiler.o
[561/2103] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.gdb-jit.o
[562/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.interrupts-scope.o
[563/2103] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.objects-debug.o
[564/2103] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.disassembler.o
[565/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.thread-id.o
[566/2103] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.perf-jit.o
[567/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.local-isolate.o
[568/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.simulator-base.o
[569/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.embedder-state.o
[570/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.thread-local-top.o
[571/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.execution.o
[572/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.futex-emulation.o
[573/2103] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.cputracemark-extension.o
[574/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.microtask-queue.o
[575/2103] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.trigger-failure-extension.o
[576/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.frames.o
[577/2103] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.gc-extension.o
[578/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.messages.o
[579/2103] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.objects-printer.o
[580/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.protectors.o
[581/2103] CXX obj/deps/v8/src/flags/v8_base_without_compiler.flags.o
[582/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.stack-guard.o
[583/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.v8threads.o
[584/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.tiering-manager.o
[585/2103] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.externalize-string-extension.o
[586/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.allocation-observer.o
[587/2103] CXX obj/deps/v8/src/execution/v8_base_without_compiler.isolate.o
[588/2103] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.ignition-statistics-extension.o
[589/2103] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.statistics-extension.o
[590/2103] CXX obj/deps/v8/src/handles/v8_base_without_compiler.traced-handles.o
[591/2103] CXX obj/deps/v8/src/handles/v8_base_without_compiler.handles.o
[592/2103] CXX obj/deps/v8/src/handles/v8_base_without_compiler.global-handles.o
[593/2103] CXX obj/deps/v8/src/handles/v8_base_without_compiler.local-handles.o
[594/2103] CXX obj/deps/v8/src/handles/v8_base_without_compiler.persistent-handles.o
[595/2103] CXX obj/deps/v8/src/handles/v8_base_without_compiler.shared-object-conveyor-handles.o
[596/2103] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-verifier.o
[597/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.array-buffer-sweeper.o
[598/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.code-stats.o
[599/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.code-range.o
[600/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.combined-heap.o
[601/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.gc-idle-time-handler.o
[602/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.collection-barrier.o
[603/2103] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cpp-heap.o
[604/2103] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cross-heap-remembered-set.o
[605/2103] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-state.o
[606/2103] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cpp-snapshot.o
[607/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.evacuation-verifier.o
[608/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.evacuation-allocator.o
[609/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.ephemeron-remembered-set.o
[610/2103] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-visitor.o
[611/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.finalization-registry-cleanup-task.o
[612/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.index-generator.o
[613/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.free-list.o
[614/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-allocator.o
[615/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-controller.o
[616/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.large-page.o
[617/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.concurrent-marking.o
[618/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.gc-tracer.o
[619/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.factory-base.o
[620/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-verifier.o
[621/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-layout-tracer.o
[622/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-write-barrier.o
[623/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.factory.o
../../deps/v8/src/heap/factory.cc:2282:12: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2282 | return isolate()->raw_native_context()->meta_map();
| ^
../../deps/v8/src/heap/factory.cc:2280:29: note: add an explicit capture of 'this' to capture '*this' by reference
2280 | auto meta_map_provider = [=] {
| ^
| , this
../../deps/v8/src/heap/factory.cc:2301:26: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2301 | return ReadOnlyRoots(isolate()).meta_map();
| ^
../../deps/v8/src/heap/factory.cc:2299:29: note: add an explicit capture of 'this' to capture '*this' by reference
2299 | auto meta_map_provider = [=] {
| ^
| , this
2 warnings generated.
[624/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.incremental-marking-job.o
[625/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-chunk-layout.o
[626/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.incremental-marking.o
[627/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.local-factory.o
[628/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.local-heap.o
[629/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-chunk.o
[630/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.large-spaces.o
[631/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.main-allocator.o
[632/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.mark-sweep-utilities.o
[633/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking-worklist.o
[634/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking.o
[635/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking-barrier.o
[636/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap.o
[637/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-balancer.o
[638/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-allocator.o
[639/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-chunk-metadata.o
[640/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-measurement.o
[641/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-reducer.o
[642/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.minor-gc-job.o
[643/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.mutable-page.o
[644/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.new-spaces.o
[645/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.page.o
[646/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.mark-compact.o
[647/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.slot-set.o
[648/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.paged-spaces.o
[649/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.read-only-heap.o
[650/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.pretenuring-handler.o
[651/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.objects-visiting.o
[652/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.object-stats.o
[653/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.read-only-promotion.o
[654/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.read-only-spaces.o
[655/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.minor-mark-sweep.o
[656/2103] CXX obj/deps/v8/src/init/v8_base_without_compiler.icu_util.o
[657/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.safepoint.o
[658/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.zapping.o
[659/2103] CXX obj/deps/v8/src/init/v8_base_without_compiler.startup-data-util.o
[660/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.spaces.o
[661/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.stress-scavenge-observer.o
[662/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.trusted-range.o
[663/2103] CXX obj/deps/v8/src/init/v8_base_without_compiler.isolate-allocator.o
[664/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.traced-handles-marking-visitor.o
[665/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.weak-object-worklists.o
[666/2103] CXX obj/deps/v8/src/ic/v8_base_without_compiler.call-optimization.o
[667/2103] CXX obj/deps/v8/src/ic/v8_base_without_compiler.ic-stats.o
[668/2103] CXX obj/deps/v8/src/ic/v8_base_without_compiler.handler-configuration.o
[669/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.scavenger.o
[670/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-node.o
[671/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-operands.o
[672/2103] CXX obj/deps/v8/src/ic/v8_base_without_compiler.stub-cache.o
[673/2103] CXX obj/deps/v8/src/heap/v8_base_without_compiler.sweeper.o
[674/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-source-info.o
[675/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecodes.o
[676/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-register.o
[677/2103] CXX obj/deps/v8/src/ic/v8_base_without_compiler.ic.o
[678/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.interpreter-intrinsics.o
[679/2103] CXX obj/deps/v8/src/init/v8_base_without_compiler.v8.o
[680/2103] CXX obj/deps/v8/src/init/v8_base_without_compiler.bootstrapper.o
[681/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-iterator.o
[682/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-builder.o
[683/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-random-iterator.o
[684/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-register-optimizer.o
[685/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-writer.o
[686/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-decoder.o
[687/2103] CXX obj/deps/v8/src/libsampler/v8_base_without_compiler.sampler.o
[688/2103] CXX obj/deps/v8/src/logging/v8_base_without_compiler.runtime-call-stats.o
[689/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-flags.o
[690/2103] CXX obj/deps/v8/src/logging/v8_base_without_compiler.tracing-flags.o
[691/2103] CXX obj/deps/v8/src/logging/v8_base_without_compiler.metrics.o
[692/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-label.o
[693/2103] CXX obj/deps/v8/src/logging/v8_base_without_compiler.local-logger.o
[694/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.constant-array-builder.o
[695/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.handler-table-builder.o
[696/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.control-flow-builders.o
[697/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-generator.o
[698/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.code-kind.o
[699/2103] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.interpreter.o
../../deps/v8/src/interpreter/interpreter.cc:365:5: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
365 | SetBytecodeHandler(bytecode, operand_scale, handler);
| ^
../../deps/v8/src/interpreter/interpreter.cc:350:20: note: add an explicit capture of 'this' to capture '*this' by reference
350 | ForEachBytecode([=](Bytecode bytecode, OperandScale operand_scale) {
| ^
| , this
1 warning generated.
[700/2103] CXX obj/deps/v8/src/logging/v8_base_without_compiler.counters.o
[701/2103] CXX obj/deps/v8/src/logging/v8_base_without_compiler.log-file.o
[702/2103] CXX obj/deps/v8/src/json/v8_base_without_compiler.json-stringifier.o
[703/2103] CXX obj/deps/v8/src/json/v8_base_without_compiler.json-parser.o
[704/2103] CXX obj/deps/v8/src/numbers/v8_base_without_compiler.math-random.o
[705/2103] CXX obj/deps/v8/src/numbers/v8_base_without_compiler.conversions.o
[706/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.abstract-code.o
[707/2103] CXX obj/deps/v8/src/logging/v8_base_without_compiler.log.o
[708/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.backing-store.o
[709/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.bigint.o
[710/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.bytecode-array.o
[711/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.code.o
[712/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.compilation-cache-table.o
[713/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.call-site-info.o
[714/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.contexts.o
[715/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.debug-objects.o
[716/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.elements-kind.o
[717/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.deoptimization-data.o
[718/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.dependent-code.o
[719/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.embedder-data-array.o
[720/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.field-type.o
[721/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.fixed-array.o
[722/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.feedback-vector.o
[723/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.instruction-stream.o
[724/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-array-buffer.o
[725/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-break-iterator.o
[726/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-atomics-synchronization.o
[727/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.intl-objects.o
[728/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-collator.o
[729/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-display-names.o
[730/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-list-format.o
[731/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-function.o
[732/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-duration-format.o
[733/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-locale.o
[734/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-date-time-format.o
[735/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-raw-json.o
[736/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.lookup-cache.o
[737/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-plural-rules.o
[738/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-regexp.o
[739/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-number-format.o
[740/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segment-iterator.o
[741/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-objects.o
../../deps/v8/src/objects/js-objects.cc:5518:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
5518 | return RawFastPropertyAtCompareAndSwapInternal(index, expected_value,
| ^
../../deps/v8/src/objects/js-objects.cc:5517:8: note: add an explicit capture of 'this' to capture '*this' by reference
5517 | [=](Tagged<Object> expected_value, Tagged<Object> new_value) {
| ^
| , this
1 warning generated.
[742/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segmenter.o
[743/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segments.o
[744/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-relative-time-format.o
[745/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-struct.o
[746/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.literal-objects.o
[747/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.keys.o
[748/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.managed.o
[749/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.object-type.o
[750/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.lookup.o
[751/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.map.o
[752/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.map-updater.o
[753/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.module.o
[754/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.option-utils.o
[755/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.property.o
[756/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-temporal-objects.o
[757/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.property-descriptor.o
[758/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.ordered-hash-table.o
[759/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.regexp-match-info.o
[760/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.simd.o
[761/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.scope-info.o
[762/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.shared-function-info.o
[763/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.tagged-impl.o
[764/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-comparator.o
[765/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.elements.o
[766/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.type-hints.o
[767/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-forwarding-table.o
[768/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.source-text-module.o
[769/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-table.o
[770/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.visitors.o
[771/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.objects.o
[772/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.symbol-table.o
[773/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string.o
[774/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.swiss-name-dictionary.o
[775/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.synthetic-module.o
[776/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.template-objects.o
[777/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.import-assertions.o
[778/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.literal-buffer.o
[779/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.token.o
[780/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.templates.o
[781/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.transitions.o
[782/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.func-name-inferrer.o
[783/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parse-info.o
[784/2103] CXX obj/deps/v8/src/objects/v8_base_without_compiler.value-serializer.o
[785/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.pending-compilation-error-handler.o
[786/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parsing.o
[787/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profiler-stats.o
[788/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.scanner-character-streams.o
[789/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.rewriter.o
[790/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.preparse-data.o
[791/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.scanner.o
[792/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.allocation-tracker.o
[793/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.preparser.o
[794/2103] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-bytecode.o
[795/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.cpu-profiler.o
[796/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.symbolizer.o
[797/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.heap-profiler.o
[798/2103] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parser.o
[799/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.tracing-cpu-profiler.o
[800/2103] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-compiler.o
[801/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecodes.o
[802/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-ast.o
[803/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-error.o
[804/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profiler-listener.o
[805/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profile-generator.o
[806/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.strings-storage.o
[807/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.heap-snapshot-generator.o
[808/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-dotprinter.o
[809/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.tick-sample.o
[810/2103] 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:17:
../../deps/v8/include/v8-persistent-handle.h:512: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]
512 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/profiler/sampling-heap-profiler.cc:96:18: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Value>::SetWeak<v8::internal::SamplingHeapProfiler::Sample>' requested here
96 | sample->global.SetWeak(sample.get(), OnWeakCallback,
| ^
1 warning generated.
[811/2103] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.weak-code-registry.o
[812/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-compiler-tonode.o
[813/2103] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental.o
[814/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-stack.o
[815/2103] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-interpreter.o
[816/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecode-generator.o
[817/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecode-peephole.o
[818/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-compiler.o
[819/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-interpreter.o
[820/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-macro-assembler-tracer.o
[821/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-macro-assembler.o
[822/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-utils.o
[823/2103] CXX obj/deps/v8/src/roots/v8_base_without_compiler.roots.o
[824/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-array.o
[825/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp.o
[826/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-atomics.o
[827/2103] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-parser.o
[828/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-bigint.o
[829/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-collections.o
[830/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-classes.o
[831/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-compiler.o
[832/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-date.o
[833/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-debug.o
[834/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-forin.o
[835/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-function.o
[836/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-futex.o
[837/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-generator.o
[838/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-internal.o
[839/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-intl.o
[840/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-module.o
[841/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-numbers.o
[842/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-operators.o
[843/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-literals.o
[844/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-object.o
[845/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-promise.o
[846/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-proxy.o
[847/2103] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.sandbox.o
[848/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-scopes.o
[849/2103] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.code-pointer-table.o
[850/2103] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.external-pointer-table.o
[851/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-shadow-realm.o
[852/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-regexp.o
[853/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-symbol.o
[854/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-temporal.o
[855/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-strings.o
[856/2103] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.trusted-pointer-table.o
[857/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-trace.o
[858/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-test.o
[859/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-weak-refs.o
[860/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime.o
[861/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-typedarray.o
[862/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.roots-serializer.o
[863/2103] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.testing.o
[864/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-utils.o
[865/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.code-serializer.o
[866/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.context-deserializer.o
[867/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-data.o
[868/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.context-serializer.o
[869/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.object-deserializer.o
[870/2103] CXX obj/deps/v8/src/strings/v8_base_without_compiler.char-predicates.o
[871/2103] CXX obj/deps/v8/src/snapshot/embedded/v8_base_without_compiler.embedded-data.o
[872/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.serializer-deserializer.o
[873/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.read-only-deserializer.o
[874/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.read-only-serializer.o
[875/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.deserializer.o
[876/2103] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-case.o
[877/2103] CXX obj/deps/v8/src/strings/v8_base_without_compiler.unicode.o
[878/2103] CXX obj/deps/v8/src/strings/v8_base_without_compiler.unicode-decoder.o
[879/2103] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.operations-barrier.o
[880/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.sort-builtins.o
[881/2103] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.task-utils.o
[882/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.shared-heap-deserializer.o
[883/2103] CXX obj/deps/v8/src/third_party/siphash/v8_base_without_compiler.halfsiphash.o
[884/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-source-sink.o
[885/2103] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.traced-value.o
[886/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.shared-heap-serializer.o
[887/2103] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.cancelable-task.o
[888/2103] CXX obj/deps/v8/src/utils/v8_base_without_compiler.bit-vector.o
[889/2103] CXX obj/deps/v8/src/utils/v8_base_without_compiler.detachable-vector.o
[890/2103] CXX obj/deps/v8/src/utils/v8_base_without_compiler.allocation.o
[891/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.serializer.o
[892/2103] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.tracing-category-observer.o
[893/2103] CXX obj/deps/v8/src/utils/v8_base_without_compiler.hex-format.o
[894/2103] CXX obj/deps/v8/src/utils/v8_base_without_compiler.sha-256.o
[895/2103] CXX obj/deps/v8/src/zone/v8_base_without_compiler.type-stats.o
[896/2103] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.trace-event.o
[897/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot.o
[898/2103] CXX obj/deps/v8/src/utils/v8_base_without_compiler.version.o
[899/2103] CXX obj/deps/v8/src/zone/v8_base_without_compiler.zone-segment.o
[900/2103] CXX obj/deps/v8/src/zone/v8_base_without_compiler.accounting-allocator.o
[901/2103] CXX obj/deps/v8/src/utils/v8_base_without_compiler.utils.o
[902/2103] CXX obj/deps/v8/src/zone/v8_base_without_compiler.zone.o
[903/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.startup-deserializer.o
[904/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.crc32.o
[905/2103] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.startup-serializer.o
[906/2103] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-builder.o
[907/2103] CXX obj/deps/v8/src/utils/v8_base_without_compiler.memcopy.o
[908/2103] CXX obj/deps/v8/src/utils/v8_base_without_compiler.address-map.o
[909/2103] CXX obj/deps/v8/src/utils/v8_base_without_compiler.ostreams.o
[910/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.remote-object-id.o
[911/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.custom-preview.o
[912/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.string-16.o
[913/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.string-util.o
[914/2103] 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:512: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]
512 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/inspector/inspected-context.cc:63:13: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Context>::SetWeak<v8_inspector::InspectedContext::WeakCallbackData>' requested here
63 | m_context.SetWeak(m_weakCallbackData,
| ^
1 warning generated.
[915/2103] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-stream.o
[916/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-barrier.o
[917/2103] CXX obj/deps/v8/src/utils/v8_base_without_compiler.identity-map.o
[918/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.search-util.o
[919/2103] CXX obj/deps/v8/src/strings/v8_base_without_compiler.uri.o
[920/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.test-interface.o
[921/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-console-agent-impl.o
[922/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-id.o
[923/2103] 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:40:
../../deps/v8/include/v8-persistent-handle.h:512: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]
512 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/inspector/injected-script.cc:225:24: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Promise>::SetWeak<long long>' requested here
225 | m_evaluationResult.SetWeak(reinterpret_cast<PromiseHandlerTracker::Id*>(id),
| ^
1 warning generated.
[924/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-deep-serializer.o
[925/2103] 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:10:
../../deps/v8/include/v8-persistent-handle.h:512: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]
512 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/inspector/v8-debugger-script.cc:291:14: note: in instantiation of function template specialization 'v8::PersistentBase<v8::debug::Script>::SetWeak<v8_inspector::(anonymous namespace)::ActualScript>' requested here
291 | m_script.SetWeak(
| ^
1 warning generated.
[926/2103] 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:13:
In file included from ../../deps/v8/include/v8-object.h:10:
../../deps/v8/include/v8-persistent-handle.h:512: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]
512 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/inspector/v8-console.cc:600:10: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Object>::SetWeak<v8_inspector::TaskInfo>' requested here
600 | m_task.SetWeak(this, cleanupTaskInfo, v8::WeakCallbackType::kParameter);
| ^
1 warning generated.
[927/2103] CXX obj/deps/v8/src/temporal/v8_base_without_compiler.temporal-parser.o
[928/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-console-message.o
[929/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-schema-agent-impl.o
[930/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-regex.o
[931/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-heap-profiler-agent-impl.o
[932/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-serialization-duplicate-tracker.o
[933/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-value-utils.o
[934/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-profiler-agent-impl.o
[935/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-string-conversions.o
[936/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-inspector-session-impl.o
[937/2103] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.json_platform_v8.o
[938/2103] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.error_support.o
[939/2103] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.cbor.o
[940/2103] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.span.o
[941/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-inspector-impl.o
[942/2103] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.status.o
[943/2103] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.serializable.o
[944/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger.o
[945/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-stack-trace-impl.o
[946/2103] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.protocol_core.o
[947/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-agent-impl.o
[948/2103] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.dispatch.o
[949/2103] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.json.o
[950/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-runtime-agent-impl.o
[951/2103] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Console.o
[952/2103] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Protocol.o
[953/2103] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Schema.o
[954/2103] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.HeapProfiler.o
[955/2103] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.value-mirror.o
[956/2103] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Profiler.o
[957/2103] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-inside.o
[958/2103] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-outside.o
[959/2103] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-shared.o
[960/2103] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-types.o
[961/2103] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Debugger.o
[962/2103] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Runtime.o
[963/2103] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-scanner.o
[964/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.canonical-types.o
[965/2103] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline-batch-compiler.o
[966/2103] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-parser.o
[967/2103] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-js.o
[968/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-test-wasm.o
[969/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.code-space-access.o
[970/2103] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-wasm-objects.o
[971/2103] CXX obj/deps/v8/src/wasm/baseline/v8_base_without_compiler.parallel-move.o
[972/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.memory-tracing.o
[973/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.constant-expression-interface.o
[974/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.local-decl-encoder.o
[975/2103] CXX obj/deps/v8/src/wasm/baseline/v8_base_without_compiler.liftoff-assembler.o
[976/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.function-body-decoder.o
[977/2103] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-wasm.o
[978/2103] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline-compiler.o
[979/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.simd-shuffle.o
[980/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.constant-expression.o
[981/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.pgo.o
[982/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.value-type.o
[983/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.names-provider.o
[984/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.stacks.o
[985/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.function-compiler.o
[986/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.streaming-decoder.o
[987/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.jump-table-assembler.o
[988/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-decoder.o
[989/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.graph-builder-interface.o
[990/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_base_without_compiler.wasm-dead-code-elimination-phase.o
[991/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module-sourcemap.o
[992/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-import-wrapper-cache.o
[993/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.sync-streaming-decoder.o
[994/2103] CXX obj/deps/v8/src/wasm/baseline/v8_base_without_compiler.liftoff-compiler.o
[995/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module-builder.o
[996/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-opcodes.o
[997/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-disassembler.o
[998/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-compiler.o
[999/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-external-refs.o
[1000/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.well-known-imports.o
[1001/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-instantiate.o
[1002/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-subtyping.o
[1003/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-code-manager.o
[1004/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-features.o
[1005/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-debug.o
[1006/2103] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.cpu-arm64.o
[1007/2103] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.decoder-arm64.o
[1008/2103] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.instructions-arm64-constants.o
[1009/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-engine.o
[1010/2103] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.register-arm64.o
[1011/2103] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.utils-arm64.o
[1012/2103] CXX obj/deps/v8/src/diagnostics/arm64/v8_base_without_compiler.unwinder-arm64.o
[1013/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-js.o
[1014/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-result.o
[1015/2103] CXX obj/deps/v8/src/execution/arm64/v8_base_without_compiler.pointer-auth-arm64.o
[1016/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module.o
[1017/2103] CXX obj/deps/v8/src/diagnostics/arm64/v8_base_without_compiler.disasm-arm64.o
[1018/2103] CXX obj/deps/v8/src/deoptimizer/arm64/v8_base_without_compiler.deoptimizer-arm64.o
[1019/2103] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-inside-posix.o
[1020/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-objects.o
[1021/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.class-verifiers.o
[1022/2103] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-outside-posix.o
[1023/2103] CXX obj/deps/v8/src/execution/arm64/v8_base_without_compiler.simulator-logic-arm64.o
[1024/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-serialization.o
[1025/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.aggregate-error-tq.o
[1026/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-at-tq.o
[1027/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-concat-tq.o
[1028/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-copywithin-tq.o
[1029/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-every-tq.o
[1030/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-filter-tq.o
[1031/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-find-tq.o
[1032/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findindex-tq.o
[1033/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findlast-tq.o
[1034/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findlastindex-tq.o
[1035/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-foreach-tq.o
[1036/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-flat-tq.o
[1037/2103] CXX obj/deps/v8/src/heap/third-party/v8_base_without_compiler.heap-api-stub.o
[1038/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-from-async-tq.o
[1039/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-from-tq.o
[1040/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-isarray-tq.o
[1041/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-join-tq.o
[1042/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-lastindexof-tq.o
[1043/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-map-tq.o
[1044/2103] CXX obj/deps/v8/src/execution/arm64/v8_base_without_compiler.simulator-arm64.o
[1045/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reduce-right-tq.o
[1046/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-of-tq.o
[1047/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reduce-tq.o
[1048/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reverse-tq.o
[1049/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-shift-tq.o
[1050/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-some-tq.o
[1051/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-slice-tq.o
[1052/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-splice-tq.o
[1053/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-reversed-tq.o
[1054/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-spliced-tq.o
[1055/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-sorted-tq.o
[1056/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-unshift-tq.o
[1057/2103] CXX obj/tools/v8_gypfiles/gen/src/regexp/v8_base_without_compiler.special-case.o
[1058/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-with-tq.o
[1059/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-tq.o
[1060/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.arraybuffer-tq.o
[1061/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.base-tq.o
[1062/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.boolean-tq.o
[1063/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.builtins-bigint-tq.o
[1064/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.builtins-string-tq.o
[1065/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.cast-tq.o
[1066/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.collections-tq.o
[1067/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.constructor-tq.o
[1068/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.convert-tq.o
[1069/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.conversion-tq.o
[1070/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.console-tq.o
[1071/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.data-view-tq.o
[1072/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.frames-tq.o
[1073/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.finalization-registry-tq.o
[1074/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.frame-arguments-tq.o
[1075/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.function-tq.o
[1076/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.growable-fixed-array-tq.o
[1077/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.internal-coverage-tq.o
[1078/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.ic-tq.o
[1079/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.ic-callable-tq.o
[1080/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.internal-tq.o
[1081/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-tq.o
[1082/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-from-tq.o
[1083/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-helpers-tq.o
[1084/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.map-groupby-tq.o
[1085/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.math-tq.o
[1086/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.number-tq.o
[1087/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.object-groupby-tq.o
[1088/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.object-fromentries-tq.o
[1089/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.object-tq.o
[1090/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-abstract-operations-tq.o
[1091/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-all-tq.o
[1092/2103] CXX obj/deps/v8/src/wasm/fuzzing/v8_base_without_compiler.random-module-generation.o
[1093/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-any-tq.o
[1094/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-all-element-closure-tq.o
[1095/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-constructor-tq.o
[1096/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-jobs-tq.o
[1097/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-finally-tq.o
[1098/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-misc-tq.o
[1099/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-race-tq.o
[1100/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-reaction-job-tq.o
[1101/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-resolve-tq.o
[1102/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-withresolvers-tq.o
[1103/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-then-tq.o
[1104/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-constructor-tq.o
[1105/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-get-property-tq.o
[1106/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-delete-property-tq.o
[1107/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-get-prototype-of-tq.o
[1108/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-is-extensible-tq.o
[1109/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-has-property-tq.o
[1110/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-prevent-extensions-tq.o
[1111/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-revocable-tq.o
[1112/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-revoke-tq.o
[1113/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-set-property-tq.o
[1114/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-set-prototype-of-tq.o
[1115/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-tq.o
[1116/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.reflect-tq.o
[1117/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-exec-tq.o
[1118/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-match-all-tq.o
[1119/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-match-tq.o
[1120/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-replace-tq.o
[1121/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-search-tq.o
[1122/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-source-tq.o
[1123/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-tq.o
[1124/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-split-tq.o
[1125/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-intersection-tq.o
[1126/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-difference-tq.o
[1127/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-test-tq.o
[1128/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-is-disjoint-from-tq.o
[1129/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-is-subset-of-tq.o
[1130/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-is-superset-of-tq.o
[1131/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-union-tq.o
[1132/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-at-tq.o
[1133/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-symmetric-difference-tq.o
[1134/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-endswith-tq.o
[1135/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-includes-tq.o
[1136/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-indexof-tq.o
[1137/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-html-tq.o
[1138/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-iswellformed-tq.o
[1139/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-iterator-tq.o
[1140/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-match-search-tq.o
[1141/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-repeat-tq.o
[1142/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-pad-tq.o
[1143/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-slice-tq.o
[1144/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-replaceall-tq.o
[1145/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-startswith-tq.o
[1146/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-substr-tq.o
[1147/2103] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.instructions-arm64.o
[1148/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-substring-tq.o
[1149/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-towellformed-tq.o
[1150/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-trim-tq.o
[1151/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.suppressed-error-tq.o
[1152/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.symbol-tq.o
[1153/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-at-tq.o
[1154/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.torque-internal-tq.o
[1155/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-createtypedarray-tq.o
[1156/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-every-tq.o
[1157/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-filter-tq.o
[1158/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-entries-tq.o
[1159/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wrappers.o
[1160/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-find-tq.o
[1161/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findindex-tq.o
[1162/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findlast-tq.o
[1163/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findlastindex-tq.o
[1164/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-foreach-tq.o
[1165/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-from-tq.o
[1166/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-of-tq.o
[1167/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-keys-tq.o
[1168/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-reduce-tq.o
[1169/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-reduceright-tq.o
[1170/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-set-tq.o
[1171/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-some-tq.o
[1172/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-sort-tq.o
[1173/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-subarray-tq.o
[1174/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-slice-tq.o
[1175/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-to-reversed-tq.o
[1176/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-to-sorted-tq.o
[1177/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-with-tq.o
[1178/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-values-tq.o
[1179/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-tq.o
[1180/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.weak-ref-tq.o
[1181/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/ic/v8_base_without_compiler.handler-configuration-tq.o
[1182/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.bigint-tq.o
[1183/2103] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.assembler-arm64.o
[1184/2103] CXX obj/deps/v8/src/diagnostics/arm64/v8_base_without_compiler.eh-frame-arm64.o
[1185/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.bytecode-array-tq.o
[1186/2103] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.macro-assembler-arm64.o
[1187/2103] CXX obj/deps/v8/src/execution/arm64/v8_base_without_compiler.frame-constants-arm64.o
[1188/2103] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.turboshaft-graph-interface.o
[1189/2103] CXX obj/deps/v8/src/regexp/arm64/v8_base_without_compiler.regexp-macro-assembler-arm64.o
[1190/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.factory.o
[1191/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.objects-printer.o
[1192/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.api-callbacks-tq.o
[1193/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.cell-tq.o
[1194/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.arguments-tq.o
[1195/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.heap-object-tq.o
[1196/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.data-handler-tq.o
[1197/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.call-site-info-tq.o
[1198/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.allocation-site-tq.o
[1199/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.contexts-tq.o
[1200/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.debug-objects-tq.o
[1201/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.heap-number-tq.o
[1202/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.descriptor-array-tq.o
[1203/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.embedder-data-array-tq.o
[1204/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.feedback-cell-tq.o
[1205/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.feedback-vector-tq.o
[1206/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.fixed-array-tq.o
[1207/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.foreign-tq.o
[1208/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.free-space-tq.o
[1209/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collection-tq.o
[1210/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-atomics-synchronization-tq.o
[1211/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-array-tq.o
[1212/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-array-buffer-tq.o
[1213/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collection-iterator-tq.o
[1214/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-function-tq.o
[1215/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-generator-tq.o
[1216/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-iterator-helpers-tq.o
[1217/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-objects-tq.o
[1218/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-promise-tq.o
[1219/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-proxy-tq.o
[1220/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-raw-json-tq.o
[1221/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-regexp-string-iterator-tq.o
[1222/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.ordered-hash-table-tq.o
[1223/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.name-tq.o
[1224/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.oddball-tq.o
[1225/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-regexp-tq.o
[1226/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.hole-tq.o
[1227/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.trusted-object-tq.o
[1228/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.primitive-heap-object-tq.o
[1229/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-shadow-realm-tq.o
[1230/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-shared-array-tq.o
[1231/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.regexp-match-info-tq.o
[1232/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-struct-tq.o
[1233/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.megadom-handler-tq.o
[1234/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.literal-objects-tq.o
[1235/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.map-tq.o
[1236/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-temporal-objects-tq.o
[1237/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.swiss-hash-table-helpers-tq.o
[1238/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-weak-refs-tq.o
[1239/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.microtask-tq.o
[1240/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.swiss-name-dictionary-tq.o
[1241/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.module-tq.o
[1242/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.string-tq.o
[1243/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.promise-tq.o
[1244/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-array-tq.o
[1245/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/test/torque/v8_base_without_compiler.test-torque-tq.o
[1246/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/third_party/v8/builtins/v8_base_without_compiler.array-sort-tq.o
[1247/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.intl-objects-tq.o
[1248/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-cell-tq.o
[1249/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-descriptor-object-tq.o
[1250/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.prototype-info-tq.o
[1251/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.scope-info-tq.o
[1252/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.script-tq.o
[1253/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.shared-function-info-tq.o
[1254/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.source-text-module-tq.o
[1255/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.struct-tq.o
[1256/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.synthetic-module-tq.o
[1257/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.template-objects-tq.o
[1258/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.templates-tq.o
[1259/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.torque-defined-classes-tq.o
[1260/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.js-to-js-tq.o
[1261/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.js-to-wasm-tq.o
[1262/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.wasm-tq.o
[1263/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.wasm-strings-tq.o
[1264/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.wasm-to-js-tq.o
[1265/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.turbofan-types-tq.o
[1266/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/debug/v8_base_without_compiler.debug-wasm-objects-tq.o
[1267/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.bigint-internal.o
[1268/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.turboshaft-types-tq.o
[1269/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-break-iterator-tq.o
[1270/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collator-tq.o
[1271/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.bitwise.o
[1272/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-date-time-format-tq.o
[1273/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-display-names-tq.o
[1274/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-burnikel.o
[1275/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-duration-format-tq.o
[1276/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-helpers.o
[1277/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-schoolbook.o
[1278/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-karatsuba.o
[1279/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.fromstring.o
[1280/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-schoolbook.o
[1281/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.tostring.o
[1282/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.vector-arithmetic.o
[1283/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-list-format-tq.o
[1284/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-barrett.o
[1285/2103] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.active-system-pages.o
[1286/2103] CXX obj/deps/v8/src/heap/base/asm/arm64/v8_base_without_compiler.push_registers_asm.o
[1287/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-toom.o
[1288/2103] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-fft.o
[1289/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-number-format-tq.o
[1290/2103] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.incremental-marking-schedule.o
[1291/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-locale-tq.o
[1292/2103] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.memory-tagging.o
[1293/2103] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.worklist.o
[1294/2103] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.stack.o
[1295/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.compaction-worklists.o
[1296/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.allocation.o
[1297/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-info-table.o
[1298/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.free-list.o
[1299/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-info.o
[1300/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.explicit-management.o
[1301/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-invoker.o
[1302/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-relative-time-format-tq.o
[1303/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.compactor.o
[1304/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-plural-rules-tq.o
[1305/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.concurrent-marker.o
[1306/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segmenter-tq.o
[1307/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segment-iterator-tq.o
[1308/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segments-tq.o
[1309/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-consistency.o
[1310/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-base.o
[1311/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-growing.o
[1312/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/wasm/v8_base_without_compiler.wasm-objects-tq.o
[1313/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-space.o
[1314/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-object-header.o
[1315/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.logging.o
[1316/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.liveness-broker.o
[1317/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-page.o
[1318/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-state.o
[1319/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap.o
[1320/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-statistics-collector.o
[1321/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.member-storage.o
[1322/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-state.o
[1323/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-worklists.o
[1324/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-verifier.o
[1325/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.memory.o
[1326/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.remembered-set.o
[1327/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-visitor.o
[1328/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.name-trait.o
[1329/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marker.o
[1330/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.object-size-trait.o
[1331/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.platform.o
[1332/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.persistent-node.o
[1333/2103] STAMP obj/tools/v8_gypfiles/v8_compiler.actions_depends.stamp
[1334/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.object-allocator.o
[1335/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.page-memory.o
[1336/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.process-heap-statistics.o
[1337/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.pointer-policies.o
[1338/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.raw-heap.o
[1339/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.virtual-memory.o
[1340/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.prefinalizer-handler.o
[1341/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.stats-collector.o
[1342/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.trace-trait.o
[1343/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.process-heap.o
[1344/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.testing.o
[1345/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.visitor.o
[1346/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.write-barrier.o
[1347/2103] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.sweeper.o
[1348/2103] CXX obj/deps/v8/src/compiler/v8_compiler.all-nodes.o
[1349/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.bitcast-elider.o
[1350/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.gap-resolver.o
[1351/2103] CXX obj/deps/v8/src/compiler/v8_compiler.add-type-assertions-reducer.o
[1352/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.frame-elider.o
[1353/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction-scheduler.o
[1354/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.move-optimizer.o
[1355/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.jump-threading.o
[1356/2103] CXX obj/tools/v8_gypfiles/gen/v8_base_without_compiler.debug-support.o
[1357/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.register-allocator-verifier.o
[1358/2103] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-liveness-map.o
[1359/2103] CXX obj/deps/v8/src/compiler/v8_compiler.access-builder.o
[1360/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.spill-placer.o
[1361/2103] CXX obj/deps/v8/src/compiler/v8_compiler.branch-condition-duplicator.o
[1362/2103] CXX obj/deps/v8/src/compiler/v8_compiler.access-info.o
[1363/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.code-generator.o
[1364/2103] CXX obj/deps/v8/src/compiler/v8_compiler.branch-elimination.o
[1365/2103] CXX obj/deps/v8/src/compiler/v8_compiler.checkpoint-elimination.o
[1366/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction.o
[1367/2103] CXX obj/deps/v8/src/compiler/v8_compiler.common-node-cache.o
[1368/2103] CXX obj/deps/v8/src/compiler/v8_compiler.basic-block-instrumentor.o
[1369/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction-selector.o
[1370/2103] CXX obj/deps/v8/src/compiler/backend/v8_compiler.register-allocator.o
[1371/2103] CXX obj/deps/v8/src/compiler/v8_compiler.compiler-source-position-table.o
[1372/2103] CXX obj/deps/v8/src/compiler/v8_compiler.common-operator-reducer.o
[1373/2103] CXX obj/deps/v8/src/compiler/v8_compiler.c-linkage.o
[1374/2103] CXX obj/deps/v8/src/compiler/v8_compiler.common-operator.o
[1375/2103] CXX obj/deps/v8/src/compiler/v8_compiler.const-tracking-let-helpers.o
[1376/2103] CXX obj/deps/v8/src/compiler/v8_compiler.control-equivalence.o
[1377/2103] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-graph-builder.o
[1378/2103] CXX obj/deps/v8/src/compiler/v8_compiler.control-flow-optimizer.o
[1379/2103] CXX obj/deps/v8/src/compiler/v8_compiler.frame.o
[1380/2103] CXX obj/deps/v8/src/compiler/v8_compiler.compilation-dependencies.o
[1381/2103] CXX obj/deps/v8/src/compiler/v8_compiler.dead-code-elimination.o
[1382/2103] CXX obj/deps/v8/src/compiler/v8_compiler.decompression-optimizer.o
[1383/2103] 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/v8_base_without_compiler.free-list.o(v8_base_without_compiler.free-list.o)' and 'obj/deps/v8/src/heap/cppgc/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/v8_base_without_compiler.sweeper.o(v8_base_without_compiler.sweeper.o)' and 'obj/deps/v8/src/heap/cppgc/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)'
[1384/2103] CXX obj/deps/v8/src/compiler/v8_compiler.csa-load-elimination.o
[1385/2103] CXX obj/deps/v8/src/compiler/v8_compiler.feedback-source.o
[1386/2103] CXX obj/deps/v8/src/compiler/v8_compiler.fast-api-calls.o
[1387/2103] CXX obj/deps/v8/src/compiler/v8_compiler.code-assembler.o
[1388/2103] CXX obj/deps/v8/src/compiler/v8_compiler.constant-folding-reducer.o
[1389/2103] CXX obj/deps/v8/src/compiler/v8_compiler.escape-analysis-reducer.o
[1390/2103] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-analysis.o
[1391/2103] CXX obj/deps/v8/src/compiler/v8_compiler.graph-trimmer.o
[1392/2103] CXX obj/deps/v8/src/compiler/v8_compiler.graph.o
[1393/2103] CXX obj/deps/v8/src/compiler/v8_compiler.graph-reducer.o
[1394/2103] CXX obj/deps/v8/src/compiler/v8_compiler.escape-analysis.o
[1395/2103] CXX obj/deps/v8/src/compiler/v8_compiler.frame-states.o
[1396/2103] CXX obj/deps/v8/src/compiler/v8_compiler.graph-assembler.o
[1397/2103] CXX obj/deps/v8/src/compiler/v8_compiler.effect-control-linearizer.o
[1398/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-inlining-heuristic.o
[1399/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-context-specialization.o
[1400/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-graph.o
[1401/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-generic-lowering.o
[1402/2103] CXX obj/deps/v8/src/compiler/v8_compiler.graph-visualizer.o
[1403/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-create-lowering.o
[1404/2103] CXX obj/deps/v8/src/compiler/v8_compiler.heap-refs.o
[1405/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-type-hint-lowering.o
[1406/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-heap-broker.o
[1407/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-inlining.o
[1408/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-intrinsic-lowering.o
[1409/2103] CXX obj/deps/v8/src/compiler/v8_compiler.late-escape-analysis.o
[1410/2103] CXX obj/deps/v8/src/compiler/v8_compiler.loop-peeling.o
[1411/2103] CXX obj/deps/v8/src/compiler/v8_compiler.loop-analysis.o
[1412/2103] CXX obj/deps/v8/src/compiler/v8_compiler.loop-unrolling.o
[1413/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-operator.o
[1414/2103] CXX obj/deps/v8/src/compiler/v8_compiler.loop-variable-optimizer.o
[1415/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-native-context-specialization.o
[1416/2103] CXX obj/deps/v8/src/compiler/v8_compiler.machine-graph-verifier.o
[1417/2103] CXX obj/deps/v8/src/compiler/v8_compiler.machine-graph.o
[1418/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-typed-lowering.o
[1419/2103] CXX obj/deps/v8/src/compiler/v8_compiler.js-call-reducer.o
../../deps/v8/src/compiler/js-call-reducer.cc:275:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
275 | return NumberLessThan(i, excluded_limit);
| ^
../../deps/v8/src/compiler/js-call-reducer.cc:274:18: note: add an explicit capture of 'this' to capture '*this' by reference
274 | auto cond = [=](TNode<Number> i) {
| ^
| , this
../../deps/v8/src/compiler/js-call-reducer.cc:277:47: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
277 | auto step = [=](TNode<Number> i) { return NumberAdd(i, OneConstant()); };
| ^
../../deps/v8/src/compiler/js-call-reducer.cc:277:18: note: add an explicit capture of 'this' to capture '*this' by reference
277 | auto step = [=](TNode<Number> i) { return NumberAdd(i, OneConstant()); };
| ^
| , this
../../deps/v8/src/compiler/js-call-reducer.cc:282:62: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
282 | return {this, initial_value, [=](TNode<Number>) { return TrueConstant(); },
| ^
../../deps/v8/src/compiler/js-call-reducer.cc:282:35: note: add an explicit capture of 'this' to capture '*this' by reference
282 | return {this, initial_value, [=](TNode<Number>) { return TrueConstant(); },
| ^
| , this
../../deps/v8/src/compiler/js-call-reducer.cc:357:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
357 | return NumberLessThan(i, excluded_limit);
| ^
../../deps/v8/src/compiler/js-call-reducer.cc:356:18: note: add an explicit capture of 'this' to capture '*this' by reference
356 | auto cond = [=](TNode<Number> i) {
| ^
| , this
../../deps/v8/src/compiler/js-call-reducer.cc:359:47: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
359 | auto step = [=](TNode<Number> i) { return NumberAdd(i, OneConstant()); };
| ^
../../deps/v8/src/compiler/js-call-reducer.cc:359:18: note: add an explicit capture of 'this' to capture '*this' by reference
359 | auto step = [=](TNode<Number> i) { return NumberAdd(i, OneConstant()); };
| ^
| , this
5 warnings generated.
[1420/2103] CXX obj/deps/v8/src/compiler/v8_compiler.linkage.o
[1421/2103] CXX obj/deps/v8/src/compiler/v8_compiler.opcodes.o
[1422/2103] CXX obj/deps/v8/src/compiler/v8_compiler.node-marker.o
[1423/2103] CXX obj/deps/v8/src/compiler/v8_compiler.operator.o
[1424/2103] CXX obj/deps/v8/src/compiler/v8_compiler.machine-operator.o
[1425/2103] CXX obj/deps/v8/src/compiler/v8_compiler.node-observer.o
[1426/2103] CXX obj/deps/v8/src/compiler/v8_compiler.node-matchers.o
[1427/2103] CXX obj/deps/v8/src/compiler/v8_compiler.load-elimination.o
[1428/2103] CXX obj/deps/v8/src/compiler/v8_compiler.node-origin-table.o
[1429/2103] CXX obj/deps/v8/src/compiler/v8_compiler.memory-lowering.o
[1430/2103] CXX obj/deps/v8/src/compiler/v8_compiler.node.o
[1431/2103] CXX obj/deps/v8/src/compiler/v8_compiler.memory-optimizer.o
[1432/2103] CXX obj/deps/v8/src/compiler/v8_compiler.refs-map.o
[1433/2103] CXX obj/deps/v8/src/compiler/v8_compiler.machine-operator-reducer.o
[1434/2103] CXX obj/deps/v8/src/compiler/v8_compiler.node-properties.o
[1435/2103] CXX obj/deps/v8/src/compiler/v8_compiler.operator-properties.o
[1436/2103] CXX obj/deps/v8/src/compiler/v8_compiler.map-inference.o
[1437/2103] CXX obj/deps/v8/src/compiler/v8_compiler.operation-typer.o
[1438/2103] CXX obj/deps/v8/src/compiler/v8_compiler.pair-load-store-reducer.o
[1439/2103] CXX obj/deps/v8/src/compiler/v8_compiler.redundancy-elimination.o
[1440/2103] CXX obj/deps/v8/src/compiler/v8_compiler.schedule.o
[1441/2103] CXX obj/deps/v8/src/compiler/v8_compiler.osr.o
[1442/2103] CXX obj/deps/v8/src/compiler/v8_compiler.pipeline-statistics.o
[1443/2103] CXX obj/deps/v8/src/compiler/v8_compiler.select-lowering.o
[1444/2103] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-lowering-verifier.o
[1445/2103] CXX obj/deps/v8/src/compiler/v8_compiler.scheduler.o
[1446/2103] CXX obj/deps/v8/src/compiler/v8_compiler.state-values-utils.o
[1447/2103] CXX obj/deps/v8/src/compiler/v8_compiler.raw-machine-assembler.o
[1448/2103] CXX obj/deps/v8/src/compiler/v8_compiler.property-access-builder.o
[1449/2103] CXX obj/deps/v8/src/compiler/v8_compiler.turbofan-enabled.o
[1450/2103] CXX obj/deps/v8/src/compiler/v8_compiler.representation-change.o
[1451/2103] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-operator.o
[1452/2103] CXX obj/deps/v8/src/compiler/v8_compiler.type-cache.o
[1453/2103] CXX obj/deps/v8/src/compiler/v8_compiler.store-store-elimination.o
[1454/2103] CXX obj/deps/v8/src/compiler/v8_compiler.zone-stats.o
[1455/2103] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-operator-reducer.o
[1456/2103] CXX obj/deps/v8/src/compiler/v8_compiler.type-narrowing-reducer.o
[1457/2103] CXX obj/deps/v8/src/compiler/v8_compiler.value-numbering-reducer.o
[1458/2103] CXX obj/deps/v8/src/compiler/backend/arm64/v8_compiler.unwinding-info-writer-arm64.o
[1459/2103] CXX obj/deps/v8/src/compiler/backend/arm64/v8_compiler.instruction-scheduler-arm64.o
[1460/2103] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-lowering.o
[1461/2103] CXX obj/deps/v8/src/compiler/v8_compiler.verifier.o
[1462/2103] CXX obj/deps/v8/src/compiler/v8_compiler.string-builder-optimizer.o
[1463/2103] CXX obj/deps/v8/src/compiler/v8_compiler.pipeline.o
[1464/2103] CXX obj/deps/v8/src/compiler/v8_compiler.types.o
[1465/2103] CXX obj/deps/v8/src/compiler/v8_compiler.int64-lowering.o
[1466/2103] CXX obj/deps/v8/src/compiler/v8_compiler.typed-optimization.o
[1467/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.int64-lowering-phase.o
[1468/2103] CXX obj/deps/v8/src/compiler/v8_compiler.typer.o
[1469/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-compiler-definitions.o
[1470/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-call-descriptors.o
[1471/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-address-reassociation.o
[1472/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-gc-typed-optimization-reducer.o
[1473/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-escape-analysis.o
[1474/2103] CXX obj/deps/v8/src/compiler/backend/arm64/v8_compiler.code-generator-arm64.o
[1475/2103] STAMP obj/tools/v8_gypfiles/torque_generated_initializers.actions_depends.stamp
[1476/2103] STAMP obj/tools/v8_gypfiles/torque_generated_initializers.compile_depends.stamp
[1477/2103] STAMP obj/tools/v8_gypfiles/v8_initializers_slow.compile_depends.stamp
[1478/2103] STAMP obj/tools/v8_gypfiles/v8_init.compile_depends.stamp
[1479/2103] STAMP obj/tools/v8_gypfiles/v8_turboshaft.actions_depends.stamp
[1480/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-gc-lowering.o
[1481/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-turboshaft-compiler.o
[1482/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-gc-operator-reducer.o
[1483/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-graph-assembler.o
[1484/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-inlining-into-js.o
[1485/2103] CXX obj/deps/v8/src/compiler/backend/arm64/v8_compiler.instruction-selector-arm64.o
[1486/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-loop-peeling.o
[1487/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-js-lowering.o
[1488/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-inlining.o
[1489/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-load-elimination.o
[1490/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-typer.o
[1491/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-gc-optimize-phase.o
[1492/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.analyzer-iterator.o
[1493/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.assembler.o
[1494/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.build-graph-phase.o
[1495/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.copying-phase.o
[1496/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.decompression-optimization-phase.o
[1497/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-lowering-phase.o
[1498/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.debug-feature-lowering-phase.o
[1499/2103] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-compiler.o
[1500/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.decompression-optimization.o
[1501/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.graph.o
[1502/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.graph-visualizer.o
[1503/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.late-escape-analysis-reducer.o
[1504/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.instruction-selection-phase.o
[1505/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.loop-finder.o
[1506/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-optimize-phase.o
In file included from ../../deps/v8/src/compiler/turboshaft/wasm-optimize-phase.cc:8:
../../deps/v8/src/compiler/turboshaft/branch-elimination-reducer.h:348:28: warning: variable 'cond' set but not used [-Wunused-but-set-variable]
348 | if (const PhiOp* cond = __ input_graph()
| ^
1 warning generated.
[1507/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.loop-unrolling-reducer.o
[1508/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.representations.o
[1509/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.memory-optimization-reducer.o
[1510/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.code-elimination-and-simplification-phase.o
[1511/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.pretenuring-propagation-reducer.o
[1512/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.phase.o
[1513/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.late-load-elimination-reducer.o
[1514/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.recreate-schedule-phase.o
[1515/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.operations.o
[1516/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.simplify-tf-loops.o
[1517/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.sidetable.o
[1518/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.type-parser.o
[1519/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.graph-builder.o
[1520/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.utils.o
[1521/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.recreate-schedule.o
[1522/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.types.o
[1523/2103] CXX obj/deps/v8/src/maglev/v8_turboshaft.maglev-graph-printer.o
[1524/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.loop-peeling-phase.o
[1525/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.maglev-graph-building-phase.o
[1526/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.use-map.o
[1527/2103] STAMP obj/tools/v8_gypfiles/v8_compiler_for_mksnapshot.compile_depends.stamp
[1528/2103] STAMP obj/tools/v8_gypfiles/v8_initializers_slow.actions_depends.stamp
[1529/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.loop-unrolling-phase.o
[1530/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.typer.o
[1531/2103] STAMP obj/tools/v8_gypfiles/v8_initializers.actions_depends.stamp
[1532/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.simplified-lowering-phase.o
[1533/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.machine-lowering-phase.o
[1534/2103] LIBTOOL-STATIC libv8_compiler.a, POSTBUILDS
[1535/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.optimize-phase.o
[1536/2103] CXX obj/deps/v8/src/maglev/v8_turboshaft.maglev-compilation-info.o
[1537/2103] CXX obj/deps/v8/src/maglev/v8_turboshaft.maglev-compilation-unit.o
[1538/2103] CXX obj/deps/v8/src/maglev/v8_turboshaft.maglev-interpreter-frame-state.o
[1539/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.typed-optimizations-phase.o
[1540/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-bigint-gen.o
[1541/2103] CXX obj/deps/v8/src/maglev/v8_turboshaft.maglev-ir.o
[1542/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-function-gen.o
[1543/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-gen.o
[1544/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-array-gen.o
../../deps/v8/src/builtins/builtins-array-gen.cc:464:34: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
464 | TNode<Number> length = LoadJSArrayLength(array_receiver);
| ^
../../deps/v8/src/builtins/builtins-array-gen.cc:463:10: note: add an explicit capture of 'this' to capture '*this' by reference
463 | [=](TNode<Object> arg) {
| ^
| , this
1 warning generated.
[1545/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-call-gen.o
../../deps/v8/src/builtins/builtins-call-gen.cc:504:30: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
504 | CodeStubArguments args(this, argc);
| ^
../../deps/v8/src/builtins/builtins-call-gen.cc:500:32: note: add an explicit capture of 'this' to capture '*this' by reference
500 | LazyNode<Object> receiver = [=] {
| ^
| , this
../../deps/v8/src/builtins/builtins-call-gen.cc:504:30: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
504 | CodeStubArguments args(this, argc);
| ^
../../deps/v8/src/builtins/builtins-call-gen.cc:490:3: note: in instantiation of function template specialization 'v8::internal::CallOrConstructBuiltinsAssembler::CallReceiver<v8::internal::CallTrampoline_Baseline_CompactDescriptor>' requested here
490 | CallReceiver<Descriptor>(id, argc, slot, receiver);
| ^
../../deps/v8/src/builtins/builtins-call-gen.cc:85:3: note: in instantiation of function template specialization 'v8::internal::CallOrConstructBuiltinsAssembler::CallReceiver<v8::internal::CallTrampoline_Baseline_CompactDescriptor>' requested here
85 | CallReceiver<Descriptor>(Builtin::kCall_ReceiverIsNullOrUndefined, receiver);
| ^
../../deps/v8/src/builtins/builtins-call-gen.cc:500:32: note: add an explicit capture of 'this' to capture '*this' by reference
500 | LazyNode<Object> receiver = [=] {
| ^
| , this
../../deps/v8/src/builtins/builtins-call-gen.cc:504:30: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
504 | CodeStubArguments args(this, argc);
| ^
../../deps/v8/src/builtins/builtins-call-gen.cc:93:3: note: in instantiation of function template specialization 'v8::internal::CallOrConstructBuiltinsAssembler::CallReceiver<v8::internal::CallTrampoline_BaselineDescriptor>' requested here
93 | CallReceiver<Descriptor>(Builtin::kCall_ReceiverIsNullOrUndefined, argc, slot,
| ^
../../deps/v8/src/builtins/builtins-call-gen.cc:500:32: note: add an explicit capture of 'this' to capture '*this' by reference
500 | LazyNode<Object> receiver = [=] {
| ^
| , this
3 warnings generated.
[1546/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-generator-gen.o
[1547/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-iterator-gen.o
../../deps/v8/src/builtins/builtins-async-iterator-gen.cc:53:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
53 | return GetProperty(context, sync_iterator, name);
| ^
../../deps/v8/src/builtins/builtins-async-iterator-gen.cc:52:24: note: add an explicit capture of 'this' to capture '*this' by reference
52 | auto get_method = [=](const TNode<JSReceiver> sync_iterator) {
| ^
| , this
../../deps/v8/src/builtins/builtins-async-iterator-gen.cc:284:12: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
284 | return LoadObjectField(CAST(iterator),
| ^
../../deps/v8/src/builtins/builtins-async-iterator-gen.cc:283:22: note: add an explicit capture of 'this' to capture '*this' by reference
283 | auto get_method = [=](const TNode<JSReceiver> unused) {
| ^
| , this
../../deps/v8/src/builtins/builtins-async-iterator-gen.cc:310:39: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
310 | const TNode<Object> iter_result = CallBuiltin(
| ^
../../deps/v8/src/builtins/builtins-async-iterator-gen.cc:304:31: note: add an explicit capture of 'this' to capture '*this' by reference
304 | auto if_return_undefined = [=, &args](
| ^
| , this
../../deps/v8/src/builtins/builtins-async-iterator-gen.cc:339:56: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
339 | Label* if_exception) { Goto(if_exception); };
| ^
../../deps/v8/src/builtins/builtins-async-iterator-gen.cc:337:30: note: add an explicit capture of 'this' to capture '*this' by reference
337 | auto if_throw_undefined = [=](const TNode<NativeContext> native_context,
| ^
| , this
4 warnings generated.
[1548/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.type-assertions-phase.o
[1549/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.store-store-elimination-phase.o
In file included from ../../deps/v8/src/compiler/turboshaft/store-store-elimination-phase.cc:7:
../../deps/v8/src/compiler/turboshaft/branch-elimination-reducer.h:348:28: warning: variable 'cond' set but not used [-Wunused-but-set-variable]
348 | if (const PhiOp* cond = __ input_graph()
| ^
1 warning generated.
[1550/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-date-gen.o
[1551/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-interpreter-gen.o
[1552/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-global-gen.o
[1553/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-ic-gen.o
[1554/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-conversion-gen.o
[1555/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-generator-gen.o
../../deps/v8/src/builtins/builtins-generator-gen.cc:243:26: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
243 | auto reg_index = IntPtrAdd(parameter_base_index, index);
| ^
../../deps/v8/src/builtins/builtins-generator-gen.cc:242:8: note: add an explicit capture of 'this' to capture '*this' by reference
242 | [=](TNode<IntPtrT> index) {
| ^
| , this
../../deps/v8/src/builtins/builtins-generator-gen.cc:262:26: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
262 | auto reg_index = IntPtrSub(register_base_index, index);
| ^
../../deps/v8/src/builtins/builtins-generator-gen.cc:261:8: note: add an explicit capture of 'this' to capture '*this' by reference
261 | [=](TNode<IntPtrT> index) {
| ^
| , this
../../deps/v8/src/builtins/builtins-generator-gen.cc:301:13: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
301 | UnsafeLoadFixedArrayElement(parameters_and_registers, index);
| ^
../../deps/v8/src/builtins/builtins-generator-gen.cc:299:8: note: add an explicit capture of 'this' to capture '*this' by reference
299 | [=](TNode<IntPtrT> index) {
| ^
| , this
3 warnings generated.
[1556/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-collections-gen.o
../../deps/v8/src/builtins/builtins-collections-gen.cc:350:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
350 | [=] { return AllocateJSCollectionFast(constructor); },
| ^
../../deps/v8/src/builtins/builtins-collections-gen.cc:350:8: note: add an explicit capture of 'this' to capture '*this' by reference
350 | [=] { return AllocateJSCollectionFast(constructor); },
| ^
| , this
../../deps/v8/src/builtins/builtins-collections-gen.cc:352:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
352 | return AllocateJSCollectionSlow(context, constructor, new_target);
| ^
../../deps/v8/src/builtins/builtins-collections-gen.cc:351:8: note: add an explicit capture of 'this' to capture '*this' by reference
351 | [=] {
| ^
| , this
../../deps/v8/src/builtins/builtins-collections-gen.cc:534:58: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
534 | return Select<Object>(IsTheHole(element), [=] { return UndefinedConstant(); },
| ^
../../deps/v8/src/builtins/builtins-collections-gen.cc:534:46: note: add an explicit capture of 'this' to capture '*this' by reference
534 | return Select<Object>(IsTheHole(element), [=] { return UndefinedConstant(); },
| ^
| , this
3 warnings generated.
[1557/2103] CXX obj/deps/v8/src/maglev/v8_turboshaft.maglev-graph-builder.o
[1558/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-constructor-gen.o
../../deps/v8/src/builtins/builtins-constructor-gen.cc:56:46: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
56 | target, new_target, argc, [=] { return LoadContextFromBaseline(); },
| ^
../../deps/v8/src/builtins/builtins-constructor-gen.cc:56:34: note: add an explicit capture of 'this' to capture '*this' by reference
56 | target, new_target, argc, [=] { return LoadContextFromBaseline(); },
| ^
| , this
../../deps/v8/src/builtins/builtins-constructor-gen.cc:57:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
57 | [=] { return LoadFeedbackVectorFromBaseline(); }, slot,
| ^
../../deps/v8/src/builtins/builtins-constructor-gen.cc:57:8: note: add an explicit capture of 'this' to capture '*this' by reference
57 | [=] { return LoadFeedbackVectorFromBaseline(); }, slot,
| ^
| , this
../../deps/v8/src/builtins/builtins-constructor-gen.cc:146:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
146 | [=] { return LoadContextFromBaseline(); },
| ^
../../deps/v8/src/builtins/builtins-constructor-gen.cc:146:8: note: add an explicit capture of 'this' to capture '*this' by reference
146 | [=] { return LoadContextFromBaseline(); },
| ^
| , this
../../deps/v8/src/builtins/builtins-constructor-gen.cc:147:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
147 | [=] { return LoadFeedbackVectorFromBaseline(); }, slot,
| ^
../../deps/v8/src/builtins/builtins-constructor-gen.cc:147:8: note: add an explicit capture of 'this' to capture '*this' by reference
147 | [=] { return LoadFeedbackVectorFromBaseline(); }, slot,
| ^
| , this
../../deps/v8/src/builtins/builtins-constructor-gen.cc:193:40: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
193 | target, new_target, [=] { return LoadContextFromBaseline(); },
| ^
../../deps/v8/src/builtins/builtins-constructor-gen.cc:193:28: note: add an explicit capture of 'this' to capture '*this' by reference
193 | target, new_target, [=] { return LoadContextFromBaseline(); },
| ^
| , this
../../deps/v8/src/builtins/builtins-constructor-gen.cc:194:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
194 | [=] { return LoadFeedbackVectorFromBaseline(); }, slot);
| ^
../../deps/v8/src/builtins/builtins-constructor-gen.cc:194:8: note: add an explicit capture of 'this' to capture '*this' by reference
194 | [=] { return LoadFeedbackVectorFromBaseline(); }, slot);
| ^
| , this
../../deps/v8/src/builtins/builtins-constructor-gen.cc:429:9: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
429 | StoreObjectFieldNoWriteBarrier(function_context, offset, undefined);
| ^
../../deps/v8/src/builtins/builtins-constructor-gen.cc:428:8: note: add an explicit capture of 'this' to capture '*this' by reference
428 | [=](TNode<IntPtrT> offset) {
| ^
| , this
../../deps/v8/src/builtins/builtins-constructor-gen.cc:710:35: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
710 | TNode<Object> field = LoadObjectField(boilerplate, offset);
| ^
../../deps/v8/src/builtins/builtins-constructor-gen.cc:708:12: note: add an explicit capture of 'this' to capture '*this' by reference
708 | [=](TNode<IntPtrT> offset) {
| ^
| , this
../../deps/v8/src/builtins/builtins-constructor-gen.cc:746:31: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
746 | TNode<Object> field = LoadObjectField(copy, offset);
| ^
../../deps/v8/src/builtins/builtins-constructor-gen.cc:745:8: note: add an explicit capture of 'this' to capture '*this' by reference
745 | [=](TNode<IntPtrT> offset) {
| ^
| , this
9 warnings generated.
[1559/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-handler-gen.o
../../deps/v8/src/builtins/builtins-handler-gen.cc:163:11: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
163 | TransitionElementsKind(receiver, map, from_kind, to_kind, &miss);
| ^
../../deps/v8/src/builtins/builtins-handler-gen.cc:162:10: note: add an explicit capture of 'this' to capture '*this' by reference
162 | [=, &miss](ElementsKind from_kind, ElementsKind to_kind) {
| ^
| , this
../../deps/v8/src/builtins/builtins-handler-gen.cc:309:9: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
309 | EmitElementStore(receiver, key, value, elements_kind, store_mode, &miss,
| ^
../../deps/v8/src/builtins/builtins-handler-gen.cc:308:8: note: add an explicit capture of 'this' to capture '*this' by reference
308 | [=, &miss, &maybe_converted_value](ElementsKind elements_kind) {
| ^
| , this
2 warnings generated.
[1560/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers_slow.js-to-wasm-tq-csa.o
[1561/2103] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.csa-optimize-phase.o
In file included from ../../deps/v8/src/compiler/turboshaft/csa-optimize-phase.cc:8:
../../deps/v8/src/compiler/turboshaft/branch-elimination-reducer.h:348:28: warning: variable 'cond' set but not used [-Wunused-but-set-variable]
348 | if (const PhiOp* cond = __ input_graph()
| ^
1 warning generated.
[1562/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-intl-gen.o
[1563/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers_slow.wasm-to-js-tq-csa.o
[1564/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-internal-gen.o
../../deps/v8/src/builtins/builtins-internal-gen.cc:1029:19: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1029 | state(), context, target, target_is_simple_receiver, key,
| ^
../../deps/v8/src/builtins/builtins-internal-gen.cc:1027:14: note: add an explicit capture of 'this' to capture '*this' by reference
1027 | [=](TNode<Name> key, TNode<Object> value) {
| ^
| , this
../../deps/v8/src/builtins/builtins-internal-gen.cc:1037:26: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1037 | Label skip(this);
| ^
../../deps/v8/src/builtins/builtins-internal-gen.cc:1036:14: note: add an explicit capture of 'this' to capture '*this' by reference
1036 | [=](TNode<Name> key, TNode<Object> value) {
| ^
| , this
../../deps/v8/src/builtins/builtins-internal-gen.cc:1470:9: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1470 | TVARIABLE(Object, var_value);
| ^
../../deps/v8/src/codegen/code-stub-assembler.h:352:63: note: expanded from macro 'TVARIABLE'
352 | #define TVARIABLE(...) EXPAND(TYPED_VARIABLE_DEF(__VA_ARGS__, this))
| ^
../../deps/v8/src/builtins/builtins-internal-gen.cc:1467:8: note: add an explicit capture of 'this' to capture '*this' by reference
1467 | [=](TNode<HeapObject> receiver, TNode<HeapObject> holder,
| ^
| , this
../../deps/v8/src/builtins/builtins-internal-gen.cc:1487:9: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1487 | Use(next_holder);
| ^
../../deps/v8/src/builtins/builtins-internal-gen.cc:1483:8: note: add an explicit capture of 'this' to capture '*this' by reference
1483 | [=](TNode<HeapObject> receiver, TNode<HeapObject> holder,
| ^
| , this
../../deps/v8/src/builtins/builtins-internal-gen.cc:1528:9: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1528 | TVARIABLE(Object, var_value);
| ^
../../deps/v8/src/codegen/code-stub-assembler.h:352:63: note: expanded from macro 'TVARIABLE'
352 | #define TVARIABLE(...) EXPAND(TYPED_VARIABLE_DEF(__VA_ARGS__, this))
| ^
../../deps/v8/src/builtins/builtins-internal-gen.cc:1525:8: note: add an explicit capture of 'this' to capture '*this' by reference
1525 | [=](TNode<HeapObject> receiver, TNode<HeapObject> holder,
| ^
| , this
../../deps/v8/src/builtins/builtins-internal-gen.cc:1543:9: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1543 | Use(next_holder);
| ^
../../deps/v8/src/builtins/builtins-internal-gen.cc:1539:8: note: add an explicit capture of 'this' to capture '*this' by reference
1539 | [=](TNode<HeapObject> receiver, TNode<HeapObject> holder,
| ^
| , this
6 warnings generated.
[1565/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-iterator-gen.o
[1566/2103] CXX obj/deps/v8/src/builtins/v8_initializers.profile-data-reader.o
[1567/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-lazy-gen.o
../../deps/v8/src/builtins/builtins-lazy-gen.cc:148:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
148 | return CAST(CallRuntime(Runtime::kInstallBaselineCode,
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/builtins/builtins-lazy-gen.cc:147:8: note: add an explicit capture of 'this' to capture '*this' by reference
147 | [=]() {
| ^
| , this
1 warning generated.
[1568/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-shadow-realm-gen.o
[1569/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-microtask-queue-gen.o
../../deps/v8/src/builtins/builtins-microtask-queue-gen.cc:519:18: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
519 | return CAST(LoadObjectField(promise_or_capability,
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/builtins/builtins-microtask-queue-gen.cc:518:10: note: add an explicit capture of 'this' to capture '*this' by reference
518 | [=] {
| ^
| , this
1 warning generated.
[1570/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-sharedarraybuffer-gen.o
[1571/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-object-gen.o
../../deps/v8/src/builtins/builtins-object-gen.cc:414:9: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
414 | CallBuiltin(Builtin::kSetDataProperties, context, to, next_source);
| ^
../../deps/v8/src/builtins/builtins-object-gen.cc:413:8: note: add an explicit capture of 'this' to capture '*this' by reference
413 | [=](TNode<Object> next_source) {
| ^
| , this
../../deps/v8/src/builtins/builtins-object-gen.cc:988:49: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
988 | IsTrue(receiver_is_array), [=] { return ArrayStringConstant(); },
| ^
../../deps/v8/src/builtins/builtins-object-gen.cc:988:37: note: add an explicit capture of 'this' to capture '*this' by reference
988 | IsTrue(receiver_is_array), [=] { return ArrayStringConstant(); },
| ^
| , this
../../deps/v8/src/builtins/builtins-object-gen.cc:992:28: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
992 | [=] { return FunctionStringConstant(); },
| ^
../../deps/v8/src/builtins/builtins-object-gen.cc:992:16: note: add an explicit capture of 'this' to capture '*this' by reference
992 | [=] { return FunctionStringConstant(); },
| ^
| , this
../../deps/v8/src/builtins/builtins-object-gen.cc:993:28: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
993 | [=] { return ObjectStringConstant(); });
| ^
../../deps/v8/src/builtins/builtins-object-gen.cc:993:16: note: add an explicit capture of 'this' to capture '*this' by reference
993 | [=] { return ObjectStringConstant(); });
| ^
| , this
../../deps/v8/src/builtins/builtins-object-gen.cc:990:18: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
990 | return Select<String>(
| ^
../../deps/v8/src/builtins/builtins-object-gen.cc:989:10: note: add an explicit capture of 'this' to capture '*this' by reference
989 | [=] {
| ^
| , this
5 warnings generated.
[1572/2103] CXX obj/deps/v8/src/builtins/v8_initializers.growable-fixed-array-gen.o
[1573/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-promise-gen.o
[1574/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-proxy-gen.o
[1575/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-number-gen.o
[1576/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-regexp-gen.o
../../deps/v8/src/builtins/builtins-regexp-gen.cc:118:47: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
118 | TaggedIsSmi(last_index), [=] { return CAST(last_index); },
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/builtins/builtins-regexp-gen.cc:118:35: note: add an explicit capture of 'this' to capture '*this' by reference
118 | TaggedIsSmi(last_index), [=] { return CAST(last_index); },
| ^
| , this
../../deps/v8/src/builtins/builtins-regexp-gen.cc:119:22: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
119 | [=] { return SmiZero(); });
| ^
../../deps/v8/src/builtins/builtins-regexp-gen.cc:119:10: note: add an explicit capture of 'this' to capture '*this' by reference
119 | [=] { return SmiZero(); });
| ^
| , this
../../deps/v8/src/builtins/builtins-regexp-gen.cc:1129:48: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1129 | IsUndefined(maybe_pattern), [=] { return EmptyStringConstant(); },
| ^
../../deps/v8/src/builtins/builtins-regexp-gen.cc:1129:36: note: add an explicit capture of 'this' to capture '*this' by reference
1129 | IsUndefined(maybe_pattern), [=] { return EmptyStringConstant(); },
| ^
| , this
../../deps/v8/src/builtins/builtins-regexp-gen.cc:1130:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1130 | [=] { return ToString_Inline(context, maybe_pattern); });
| ^
../../deps/v8/src/builtins/builtins-regexp-gen.cc:1130:8: note: add an explicit capture of 'this' to capture '*this' by reference
1130 | [=] { return ToString_Inline(context, maybe_pattern); });
| ^
| , this
../../deps/v8/src/builtins/builtins-regexp-gen.cc:1134:46: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1134 | IsUndefined(maybe_flags), [=] { return EmptyStringConstant(); },
| ^
../../deps/v8/src/builtins/builtins-regexp-gen.cc:1134:34: note: add an explicit capture of 'this' to capture '*this' by reference
1134 | IsUndefined(maybe_flags), [=] { return EmptyStringConstant(); },
| ^
| , this
../../deps/v8/src/builtins/builtins-regexp-gen.cc:1135:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1135 | [=] { return ToString_Inline(context, maybe_flags); });
| ^
../../deps/v8/src/builtins/builtins-regexp-gen.cc:1135:8: note: add an explicit capture of 'this' to capture '*this' by reference
1135 | [=] { return ToString_Inline(context, maybe_flags); });
| ^
| , this
6 warnings generated.
[1577/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-temporal-gen.o
[1578/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-typed-array-gen.o
../../deps/v8/src/builtins/builtins-typed-array-gen.cc:154:57: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
154 | IsDetachedBuffer(receiver_buffer), [=] { return UintPtrConstant(0); },
| ^
../../deps/v8/src/builtins/builtins-typed-array-gen.cc:154:45: note: add an explicit capture of 'this' to capture '*this' by reference
154 | IsDetachedBuffer(receiver_buffer), [=] { return UintPtrConstant(0); },
| ^
| , this
../../deps/v8/src/builtins/builtins-typed-array-gen.cc:155:22: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
155 | [=] { return LoadJSArrayBufferViewByteLength(receiver_array); });
| ^
../../deps/v8/src/builtins/builtins-typed-array-gen.cc:155:10: note: add an explicit capture of 'this' to capture '*this' by reference
155 | [=] { return LoadJSArrayBufferViewByteLength(receiver_array); });
| ^
| , this
2 warnings generated.
[1579/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-string-gen.o
../../deps/v8/src/builtins/builtins-string-gen.cc:122:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
122 | [=] { return IntPtrConstant(-1); },
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:122:8: note: add an explicit capture of 'this' to capture '*this' by reference
122 | [=] { return IntPtrConstant(-1); },
| ^
| , this
../../deps/v8/src/builtins/builtins-string-gen.cc:124:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
124 | return IntPtrAdd(RawPtrSub(result_address, subject_start_ptr),
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:123:8: note: add an explicit capture of 'this' to capture '*this' by reference
123 | [=] {
| ^
| , this
../../deps/v8/src/builtins/builtins-string-gen.cc:468:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
468 | [=] { return ConsOneByteStringMapConstant(); },
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:468:8: note: add an explicit capture of 'this' to capture '*this' by reference
468 | [=] { return ConsOneByteStringMapConstant(); },
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:469:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
469 | [=] { return ConsTwoByteStringMapConstant(); }));
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:469:8: note: add an explicit capture of 'this' to capture '*this' by reference
469 | [=] { return ConsTwoByteStringMapConstant(); }));
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:1209:11: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1209 | Return(CallBuiltin(Builtin::kRegExpReplace, context, search, receiver,
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:1208:10: note: add an explicit capture of 'this' to capture '*this' by reference
1208 | [=]() {
| ^
| , this
../../deps/v8/src/builtins/builtins-string-gen.cc:1213:11: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1213 | Return(Call(context, fn, search, receiver, replace));
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:1212:10: note: add an explicit capture of 'this' to capture '*this' by reference
1212 | [=](TNode<Object> fn) {
| ^
| , this
../../deps/v8/src/builtins/builtins-string-gen.cc:1426:5: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1426 | Return(Call(context, fn, maybe_regexp, receiver));
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:1425:27: note: add an explicit capture of 'this' to capture '*this' by reference
1425 | auto if_generic_call = [=](TNode<Object> fn) {
| ^
| , this
../../deps/v8/src/builtins/builtins-string-gen.cc:1464:34: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1464 | [=] { return SmiMin(CAST(limit_number), subject_length); },
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:1464:22: note: add an explicit capture of 'this' to capture '*this' by reference
1464 | [=] { return SmiMin(CAST(limit_number), subject_length); },
| ^
| , this
../../deps/v8/src/builtins/builtins-string-gen.cc:1564:40: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1564 | IsUndefined(limit), [=] { return NumberConstant(kMaxUInt32); },
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:1564:28: note: add an explicit capture of 'this' to capture '*this' by reference
1564 | IsUndefined(limit), [=] { return NumberConstant(kMaxUInt32); },
| ^
| , this
../../deps/v8/src/builtins/builtins-string-gen.cc:1565:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1565 | [=] { return ToUint32(context, limit); });
| ^
../../deps/v8/src/builtins/builtins-string-gen.cc:1565:8: note: add an explicit capture of 'this' to capture '*this' by reference
1565 | [=] { return ToUint32(context, limit); });
| ^
| , this
10 warnings generated.
[1580/2103] CXX obj/deps/v8/src/ic/v8_initializers.binary-op-assembler.o
../../deps/v8/src/ic/binary-op-assembler.cc:681:15: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
681 | Label end(this);
| ^
../../deps/v8/src/ic/binary-op-assembler.cc:679:23: note: add an explicit capture of 'this' to capture '*this' by reference
679 | auto smiFunction = [=](TNode<Smi> lhs, TNode<Smi> rhs,
| ^
| , this
../../deps/v8/src/ic/binary-op-assembler.cc:704:12: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
704 | return Float64Sub(lhs, rhs);
| ^
../../deps/v8/src/ic/binary-op-assembler.cc:703:25: note: add an explicit capture of 'this' to capture '*this' by reference
703 | auto floatFunction = [=](TNode<Float64T> lhs, TNode<Float64T> rhs) {
| ^
| , this
../../deps/v8/src/ic/binary-op-assembler.cc:717:28: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
717 | TNode<Number> result = SmiMul(lhs, rhs);
| ^
../../deps/v8/src/ic/binary-op-assembler.cc:715:23: note: add an explicit capture of 'this' to capture '*this' by reference
715 | auto smiFunction = [=](TNode<Smi> lhs, TNode<Smi> rhs,
| ^
| , this
../../deps/v8/src/ic/binary-op-assembler.cc:724:12: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
724 | return Float64Mul(lhs, rhs);
| ^
../../deps/v8/src/ic/binary-op-assembler.cc:723:25: note: add an explicit capture of 'this' to capture '*this' by reference
723 | auto floatFunction = [=](TNode<Float64T> lhs, TNode<Float64T> rhs) {
| ^
| , this
../../deps/v8/src/ic/binary-op-assembler.cc:738:5: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
738 | TVARIABLE(Object, var_result);
| ^
../../deps/v8/src/codegen/code-stub-assembler.h:352:63: note: expanded from macro 'TVARIABLE'
352 | #define TVARIABLE(...) EXPAND(TYPED_VARIABLE_DEF(__VA_ARGS__, this))
| ^
../../deps/v8/src/ic/binary-op-assembler.cc:736:23: note: add an explicit capture of 'this' to capture '*this' by reference
736 | auto smiFunction = [=](TNode<Smi> lhs, TNode<Smi> rhs,
| ^
| , this
../../deps/v8/src/ic/binary-op-assembler.cc:761:12: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
761 | return Float64Div(lhs, rhs);
| ^
../../deps/v8/src/ic/binary-op-assembler.cc:760:25: note: add an explicit capture of 'this' to capture '*this' by reference
760 | auto floatFunction = [=](TNode<Float64T> lhs, TNode<Float64T> rhs) {
| ^
| , this
../../deps/v8/src/ic/binary-op-assembler.cc:775:28: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
775 | TNode<Number> result = SmiMod(lhs, rhs);
| ^
../../deps/v8/src/ic/binary-op-assembler.cc:773:23: note: add an explicit capture of 'this' to capture '*this' by reference
773 | auto smiFunction = [=](TNode<Smi> lhs, TNode<Smi> rhs,
| ^
| , this
../../deps/v8/src/ic/binary-op-assembler.cc:782:12: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
782 | return Float64Mod(lhs, rhs);
| ^
../../deps/v8/src/ic/binary-op-assembler.cc:781:25: note: add an explicit capture of 'this' to capture '*this' by reference
781 | auto floatFunction = [=](TNode<Float64T> lhs, TNode<Float64T> rhs) {
| ^
| , this
../../deps/v8/src/ic/binary-op-assembler.cc:796:26: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
796 | *var_type_feedback = SmiConstant(BinaryOperationFeedback::kNumber);
| ^
../../deps/v8/src/ic/binary-op-assembler.cc:794:23: note: add an explicit capture of 'this' to capture '*this' by reference
794 | auto smiFunction = [=](TNode<Smi> base, TNode<Smi> exponent,
| ^
| , this
../../deps/v8/src/ic/binary-op-assembler.cc:801:12: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
801 | return Float64Pow(base, exponent);
| ^
../../deps/v8/src/ic/binary-op-assembler.cc:800:25: note: add an explicit capture of 'this' to capture '*this' by reference
800 | auto floatFunction = [=](TNode<Float64T> base, TNode<Float64T> exponent) {
| ^
| , this
10 warnings generated.
[1581/2103] CXX obj/deps/v8/src/builtins/v8_initializers.setup-builtins-internal.o
[1582/2103] CXX obj/deps/v8/src/ic/v8_initializers.unary-op-assembler.o
../../deps/v8/src/ic/unary-op-assembler.cc:86:7: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
86 | TVARIABLE(Number, var_result);
| ^
../../deps/v8/src/codegen/code-stub-assembler.h:352:63: note: expanded from macro 'TVARIABLE'
352 | #define TVARIABLE(...) EXPAND(TYPED_VARIABLE_DEF(__VA_ARGS__, this))
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:83:28: note: add an explicit capture of 'this' to capture '*this' by reference
83 | SmiOperation smi_op = [=](TNode<Smi> smi_value,
| ^
| , this
../../deps/v8/src/ic/unary-op-assembler.cc:112:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
112 | return Float64Neg(float_value);
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:111:32: note: add an explicit capture of 'this' to capture '*this' by reference
111 | FloatOperation float_op = [=](TNode<Float64T> float_value) {
| ^
| , this
../../deps/v8/src/ic/unary-op-assembler.cc:116:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
116 | return CAST(CallRuntime(Runtime::kBigIntUnaryOp, context, bigint_value,
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:114:34: note: add an explicit capture of 'this' to capture '*this' by reference
114 | BigIntOperation bigint_op = [=](TNode<Context> context,
| ^
| , this
../../deps/v8/src/ic/unary-op-assembler.cc:251:25: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
251 | Label if_overflow(this), out(this);
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:248:28: note: add an explicit capture of 'this' to capture '*this' by reference
248 | SmiOperation smi_op = [=](TNode<Smi> smi_value,
| ^
| , this
../../deps/v8/src/ic/unary-op-assembler.cc:265:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
265 | return Float64Add(float_value, Float64Constant(kAddValue));
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:264:32: note: add an explicit capture of 'this' to capture '*this' by reference
264 | FloatOperation float_op = [=](TNode<Float64T> float_value) {
| ^
| , this
../../deps/v8/src/ic/unary-op-assembler.cc:269:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
269 | return CAST(CallRuntime(Runtime::kBigIntUnaryOp, context, bigint_value,
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:267:34: note: add an explicit capture of 'this' to capture '*this' by reference
267 | BigIntOperation bigint_op = [=](TNode<Context> context,
| ^
| , this
../../deps/v8/src/ic/unary-op-assembler.cc:251:25: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
251 | Label if_overflow(this), out(this);
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:67:12: note: in instantiation of function template specialization 'v8::internal::(anonymous namespace)::UnaryOpAssemblerImpl::IncrementOrDecrement<Operation::kDecrement>' requested here
67 | return IncrementOrDecrement<Operation::kDecrement>(
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:248:28: note: add an explicit capture of 'this' to capture '*this' by reference
248 | SmiOperation smi_op = [=](TNode<Smi> smi_value,
| ^
| , this
../../deps/v8/src/ic/unary-op-assembler.cc:265:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
265 | return Float64Add(float_value, Float64Constant(kAddValue));
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:264:32: note: add an explicit capture of 'this' to capture '*this' by reference
264 | FloatOperation float_op = [=](TNode<Float64T> float_value) {
| ^
| , this
../../deps/v8/src/ic/unary-op-assembler.cc:269:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
269 | return CAST(CallRuntime(Runtime::kBigIntUnaryOp, context, bigint_value,
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:267:34: note: add an explicit capture of 'this' to capture '*this' by reference
267 | BigIntOperation bigint_op = [=](TNode<Context> context,
| ^
| , this
../../deps/v8/src/ic/unary-op-assembler.cc:251:25: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
251 | Label if_overflow(this), out(this);
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:75:12: note: in instantiation of function template specialization 'v8::internal::(anonymous namespace)::UnaryOpAssemblerImpl::IncrementOrDecrement<Operation::kIncrement>' requested here
75 | return IncrementOrDecrement<Operation::kIncrement>(
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:248:28: note: add an explicit capture of 'this' to capture '*this' by reference
248 | SmiOperation smi_op = [=](TNode<Smi> smi_value,
| ^
| , this
../../deps/v8/src/ic/unary-op-assembler.cc:265:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
265 | return Float64Add(float_value, Float64Constant(kAddValue));
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:264:32: note: add an explicit capture of 'this' to capture '*this' by reference
264 | FloatOperation float_op = [=](TNode<Float64T> float_value) {
| ^
| , this
../../deps/v8/src/ic/unary-op-assembler.cc:269:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
269 | return CAST(CallRuntime(Runtime::kBigIntUnaryOp, context, bigint_value,
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/ic/unary-op-assembler.cc:267:34: note: add an explicit capture of 'this' to capture '*this' by reference
267 | BigIntOperation bigint_op = [=](TNode<Context> context,
| ^
| , this
12 warnings generated.
[1583/2103] CXX obj/deps/v8/src/heap/v8_initializers.setup-heap-internal.o
[1584/2103] CXX obj/deps/v8/src/ic/v8_initializers.keyed-store-generic.o
[1585/2103] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-intrinsics-generator.o
[1586/2103] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-wasm-gen.o
[1587/2103] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-assembler.o
../../deps/v8/src/interpreter/interpreter-assembler.cc:799:44: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
799 | LazyNode<Object> receiver = [=] { return LoadRegisterAtOperandIndex(1); };
| ^
../../deps/v8/src/interpreter/interpreter-assembler.cc:799:32: note: add an explicit capture of 'this' to capture '*this' by reference
799 | LazyNode<Object> receiver = [=] { return LoadRegisterAtOperandIndex(1); };
| ^
| , this
1 warning generated.
[1588/2103] CXX obj/deps/v8/src/builtins/arm64/v8_initializers.builtins-arm64.o
[1589/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_initializers.enum-verifiers.o
[1590/2103] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-generator.o
../../deps/v8/src/interpreter/interpreter-generator.cc:180:7: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
180 | SetAccumulator(result);
| ^
../../deps/v8/src/interpreter/interpreter-generator.cc:179:33: note: add an explicit capture of 'this' to capture '*this' by reference
179 | ExitPoint exit_point(this, [=](TNode<Object> result) {
| ^
| , this
../../deps/v8/src/interpreter/interpreter-generator.cc:185:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
185 | return BytecodeOperandIdxTaggedIndex(slot_operand_index);
| ^
../../deps/v8/src/interpreter/interpreter-generator.cc:184:40: note: add an explicit capture of 'this' to capture '*this' by reference
184 | LazyNode<TaggedIndex> lazy_slot = [=] {
| ^
| , this
../../deps/v8/src/interpreter/interpreter-generator.cc:188:51: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
188 | LazyNode<Context> lazy_context = [=] { return GetContext(); };
| ^
../../deps/v8/src/interpreter/interpreter-generator.cc:188:39: note: add an explicit capture of 'this' to capture '*this' by reference
188 | LazyNode<Context> lazy_context = [=] { return GetContext(); };
| ^
| , this
../../deps/v8/src/interpreter/interpreter-generator.cc:192:11: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
192 | CAST(LoadConstantPoolEntryAtOperandIndex(name_operand_index));
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/interpreter/interpreter-generator.cc:190:33: note: add an explicit capture of 'this' to capture '*this' by reference
190 | LazyNode<Name> lazy_name = [=] {
| ^
| , this
../../deps/v8/src/interpreter/interpreter-generator.cc:553:12: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
553 | return BytecodeOperandIdxTaggedIndex(2);
| ^
../../deps/v8/src/interpreter/interpreter-generator.cc:552:38: note: add an explicit capture of 'this' to capture '*this' by reference
552 | LazyNode<TaggedIndex> lazy_slot = [=] {
| ^
| , this
../../deps/v8/src/interpreter/interpreter-generator.cc:556:12: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
556 | return CAST(LoadConstantPoolEntryAtOperandIndex(1));
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/interpreter/interpreter-generator.cc:555:31: note: add an explicit capture of 'this' to capture '*this' by reference
555 | LazyNode<Name> lazy_name = [=] {
| ^
| , this
../../deps/v8/src/interpreter/interpreter-generator.cc:558:49: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
558 | LazyNode<Context> lazy_context = [=] { return GetContext(); };
| ^
../../deps/v8/src/interpreter/interpreter-generator.cc:558:37: note: add an explicit capture of 'this' to capture '*this' by reference
558 | LazyNode<Context> lazy_context = [=] { return GetContext(); };
| ^
| , this
../../deps/v8/src/interpreter/interpreter-generator.cc:1437:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1437 | ? UndefinedConstant()
| ^
../../deps/v8/src/interpreter/interpreter-generator.cc:1435:34: note: add an explicit capture of 'this' to capture '*this' by reference
1435 | LazyNode<Object> receiver = [=] {
| ^
| , this
../../deps/v8/src/interpreter/interpreter-generator.cc:1466:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1466 | ? UndefinedConstant()
| ^
../../deps/v8/src/interpreter/interpreter-generator.cc:1464:34: note: add an explicit capture of 'this' to capture '*this' by reference
1464 | LazyNode<Object> receiver = [=] {
| ^
| , this
9 warnings generated.
[1591/2103] CXX obj/deps/v8/src/ic/v8_initializers.accessor-assembler.o
../../deps/v8/src/ic/accessor-assembler.cc:410:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
410 | [=] { return LoadHandlerDataField(handler, 3); },
| ^
../../deps/v8/src/ic/accessor-assembler.cc:410:8: note: add an explicit capture of 'this' to capture '*this' by reference
410 | [=] { return LoadHandlerDataField(handler, 3); },
| ^
| , this
../../deps/v8/src/ic/accessor-assembler.cc:411:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
411 | [=] { return LoadHandlerDataField(handler, 2); });
| ^
../../deps/v8/src/ic/accessor-assembler.cc:411:8: note: add an explicit capture of 'this' to capture '*this' by reference
411 | [=] { return LoadHandlerDataField(handler, 2); });
| ^
| , this
../../deps/v8/src/ic/accessor-assembler.cc:1216:30: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1216 | exit_point->Return(TrueConstant());
| ^
../../deps/v8/src/ic/accessor-assembler.cc:1214:8: note: add an explicit capture of 'this' to capture '*this' by reference
1214 | [=](TNode<PropertyDictionary> properties, TNode<IntPtrT> name_index) {
| ^
../../deps/v8/src/ic/accessor-assembler.cc:1937:30: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1937 | Label if_element_store(this), if_transitioning_element_store(this);
| ^
../../deps/v8/src/ic/accessor-assembler.cc:1935:24: note: add an explicit capture of 'this' to capture '*this' by reference
1935 | on_code_handler = [=](TNode<Code> code_handler) {
| ^
| , this
../../deps/v8/src/ic/accessor-assembler.cc:1967:34: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
1967 | TNode<Uint32T> details = LoadDetailsByKeyIndex(properties, name_index);
| ^
../../deps/v8/src/ic/accessor-assembler.cc:1966:8: note: add an explicit capture of 'this' to capture '*this' by reference
1966 | [=](TNode<PropertyDictionary> properties, TNode<IntPtrT> name_index) {
| ^
| , this
../../deps/v8/src/ic/accessor-assembler.cc:2053:24: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2053 | [=] { return LoadHandlerDataField(handler, 3); },
| ^
../../deps/v8/src/ic/accessor-assembler.cc:2053:12: note: add an explicit capture of 'this' to capture '*this' by reference
2053 | [=] { return LoadHandlerDataField(handler, 3); },
| ^
| , this
../../deps/v8/src/ic/accessor-assembler.cc:2054:24: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2054 | [=] { return LoadHandlerDataField(handler, 2); });
| ^
../../deps/v8/src/ic/accessor-assembler.cc:2054:12: note: add an explicit capture of 'this' to capture '*this' by reference
2054 | [=] { return LoadHandlerDataField(handler, 2); });
| ^
| , this
../../deps/v8/src/ic/accessor-assembler.cc:2058:50: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2058 | IsCleared(maybe_context), [=] { return SmiConstant(0); },
| ^
../../deps/v8/src/ic/accessor-assembler.cc:2058:38: note: add an explicit capture of 'this' to capture '*this' by reference
2058 | IsCleared(maybe_context), [=] { return SmiConstant(0); },
| ^
| , this
../../deps/v8/src/ic/accessor-assembler.cc:2059:24: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2059 | [=] { return GetHeapObjectAssumeWeak(maybe_context); });
| ^
../../deps/v8/src/ic/accessor-assembler.cc:2059:12: note: add an explicit capture of 'this' to capture '*this' by reference
2059 | [=] { return GetHeapObjectAssumeWeak(maybe_context); });
| ^
| , this
../../deps/v8/src/ic/accessor-assembler.cc:5115:9: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
5115 | CreateDataProperty(context, result, key, value);
| ^
../../deps/v8/src/ic/accessor-assembler.cc:5114:8: note: add an explicit capture of 'this' to capture '*this' by reference
5114 | [=](TNode<Name> key, TNode<Object> value) {
| ^
| , this
../../deps/v8/src/ic/accessor-assembler.cc:5291:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
5291 | TNode<IntPtrT> field_offset = TimesTaggedSize(field_index);
| ^
../../deps/v8/src/ic/accessor-assembler.cc:5290:10: note: add an explicit capture of 'this' to capture '*this' by reference
5290 | [=](TNode<IntPtrT> field_index) {
| ^
| , this
11 warnings generated.
[1592/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.aggregate-error-tq-csa.o
[1593/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_initializers.exported-macros-assembler.o
[1594/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-at-tq-csa.o
[1595/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-concat-tq-csa.o
[1596/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-copywithin-tq-csa.o
[1597/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-every-tq-csa.o
[1598/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-filter-tq-csa.o
[1599/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-find-tq-csa.o
[1600/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findindex-tq-csa.o
[1601/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findlast-tq-csa.o
[1602/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findlastindex-tq-csa.o
[1603/2103] CXX obj/deps/v8/src/codegen/v8_initializers.code-stub-assembler.o
../../deps/v8/src/codegen/code-stub-assembler.cc:160:5: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
160 | Branch(condition, ok, not_ok);
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:158:29: note: add an explicit capture of 'this' to capture '*this' by reference
158 | BranchGenerator branch = [=](Label* ok, Label* not_ok) {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:171:5: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
171 | Branch(condition_node, ok, not_ok);
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:170:29: note: add an explicit capture of 'this' to capture '*this' by reference
170 | BranchGenerator branch = [=](Label* ok, Label* not_ok) {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:366:24: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
366 | [=] { return IntPtrConstant(1); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:366:12: note: add an explicit capture of 'this' to capture '*this' by reference
366 | [=] { return IntPtrConstant(1); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:367:24: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
367 | [=] { return WordAnd(value, IntPtrSub(value, IntPtrConstant(1))); }),
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:367:12: note: add an explicit capture of 'this' to capture '*this' by reference
367 | [=] { return WordAnd(value, IntPtrSub(value, IntPtrConstant(1))); }),
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:2055:22: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2055 | [=]() { return DoesntHaveInstanceType(any_tagged, type); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:2055:8: note: add an explicit capture of 'this' to capture '*this' by reference
2055 | [=]() { return DoesntHaveInstanceType(any_tagged, type); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:2094:47: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2094 | TaggedIsSmi(properties), [=] { return EmptyFixedArrayConstant(); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:2094:35: note: add an explicit capture of 'this' to capture '*this' by reference
2094 | TaggedIsSmi(properties), [=] { return EmptyFixedArrayConstant(); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:2095:22: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2095 | [=] { return CAST(properties); });
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:2095:10: note: add an explicit capture of 'this' to capture '*this' by reference
2095 | [=] { return CAST(properties); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:2105:14: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2105 | return EmptySwissPropertyDictionaryConstant();
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:2103:43: note: add an explicit capture of 'this' to capture '*this' by reference
2103 | NodeGenerator<HeapObject> make_empty = [=]() -> TNode<HeapObject> {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:2111:30: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2111 | TNode<HeapObject> dict = CAST(properties);
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:2110:48: note: add an explicit capture of 'this' to capture '*this' by reference
2110 | NodeGenerator<HeapObject> cast_properties = [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:2262:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2262 | [=] { return LoadMapInstanceSizeInWords(map); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:2262:8: note: add an explicit capture of 'this' to capture '*this' by reference
2262 | [=] { return LoadMapInstanceSizeInWords(map); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:2310:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
2310 | [=] { return UndefinedConstant(); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:2310:8: note: add an explicit capture of 'this' to capture '*this' by reference
2310 | [=] { return UndefinedConstant(); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:4127:57: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
4127 | TaggedEqual(object, SmiConstant(0)), [=] { return Int32TrueConstant(); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:4127:45: note: add an explicit capture of 'this' to capture '*this' by reference
4127 | TaggedEqual(object, SmiConstant(0)), [=] { return Int32TrueConstant(); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:4128:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
4128 | [=] { return IsContext(CAST(object)); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:4128:8: note: add an explicit capture of 'this' to capture '*this' by reference
4128 | [=] { return IsContext(CAST(object)); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:4596:9: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
4596 | UnsafeStoreNoWriteBarrier(MachineRepresentation::kTagged, current,
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:4595:8: note: add an explicit capture of 'this' to capture '*this' by reference
4595 | [=](TNode<IntPtrT> current) {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:5672:13: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
5672 | IntPtrAdd(TimesTaggedSize(index), IntPtrConstant(src_offset));
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:5670:8: note: add an explicit capture of 'this' to capture '*this' by reference
5670 | [=](TNode<IntPtrT> index) {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:6441:24: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
6441 | [=] { return Uint16Constant(kFP16qNaN); }, // NaN->qNaN
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:6441:12: note: add an explicit capture of 'this' to capture '*this' by reference
6441 | [=] { return Uint16Constant(kFP16qNaN); }, // NaN->qNaN
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:6442:24: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
6442 | [=] { return Uint16Constant(kFP16Infinity); }); // Inf->Inf
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:6442:12: note: add an explicit capture of 'this' to capture '*this' by reference
6442 | [=] { return Uint16Constant(kFP16Infinity); }); // Inf->Inf
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:6522:24: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
6522 | [=] { return Uint16Constant(kFP16qNaN); }, // NaN->qNaN
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:6522:12: note: add an explicit capture of 'this' to capture '*this' by reference
6522 | [=] { return Uint16Constant(kFP16qNaN); }, // NaN->qNaN
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:6523:24: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
6523 | [=] { return Uint16Constant(kFP16Infinity); }); // Inf->Inf
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:6523:12: note: add an explicit capture of 'this' to capture '*this' by reference
6523 | [=] { return Uint16Constant(kFP16Infinity); }); // Inf->Inf
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:6829:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
6829 | return Signed(TruncateFloat64ToWord32(LoadHeapNumberValue(input)));
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:6828:8: note: add an explicit capture of 'this' to capture '*this' by reference
6828 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:6832:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
6832 | return TruncateNumberToWord32(
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:6831:8: note: add an explicit capture of 'this' to capture '*this' by reference
6831 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:6849:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
6849 | [=] { return LoadHeapNumberValue(CAST(input)); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:6849:8: note: add an explicit capture of 'this' to capture '*this' by reference
6849 | [=] { return LoadHeapNumberValue(CAST(input)); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:6851:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
6851 | return ChangeNumberToFloat64(
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:6850:8: note: add an explicit capture of 'this' to capture '*this' by reference
6850 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7240:39: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7240 | IsJSObject(proto), [=] { return LoadMapPrototype(LoadMap(proto)); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7240:27: note: add an explicit capture of 'this' to capture '*this' by reference
7240 | IsJSObject(proto), [=] { return LoadMapPrototype(LoadMap(proto)); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7241:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7241 | [=] { return NullConstant(); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7241:8: note: add an explicit capture of 'this' to capture '*this' by reference
7241 | [=] { return NullConstant(); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7279:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7279 | TaggedIsSmi(object), [=] { return Int32FalseConstant(); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7279:29: note: add an explicit capture of 'this' to capture '*this' by reference
7279 | TaggedIsSmi(object), [=] { return Int32FalseConstant(); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7281:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7281 | return IsCallableMap(LoadMap(UncheckedCast<HeapObject>(object)));
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7280:8: note: add an explicit capture of 'this' to capture '*this' by reference
7280 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7291:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7291 | TaggedIsSmi(object), [=] { return Int32FalseConstant(); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7291:29: note: add an explicit capture of 'this' to capture '*this' by reference
7291 | TaggedIsSmi(object), [=] { return Int32FalseConstant(); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7292:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7292 | [=] { return IsCode(UncheckedCast<HeapObject>(object)); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7292:8: note: add an explicit capture of 'this' to capture '*this' by reference
7292 | [=] { return IsCode(UncheckedCast<HeapObject>(object)); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7577:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7577 | TaggedIsSmi(object), [=] { return Int32FalseConstant(); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7577:29: note: add an explicit capture of 'this' to capture '*this' by reference
7577 | TaggedIsSmi(object), [=] { return Int32FalseConstant(); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7579:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7579 | TNode<HeapObject> heap_object = CAST(object);
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7578:8: note: add an explicit capture of 'this' to capture '*this' by reference
7578 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7599:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7599 | TaggedIsSmi(object), [=] { return Int32FalseConstant(); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7599:29: note: add an explicit capture of 'this' to capture '*this' by reference
7599 | TaggedIsSmi(object), [=] { return Int32FalseConstant(); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7601:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7601 | TNode<HeapObject> heap_object = CAST(object);
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7600:8: note: add an explicit capture of 'this' to capture '*this' by reference
7600 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7696:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7696 | TaggedIsSmi(object), [=] { return Int32TrueConstant(); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7696:29: note: add an explicit capture of 'this' to capture '*this' by reference
7696 | TaggedIsSmi(object), [=] { return Int32TrueConstant(); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7698:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7698 | return Word32BinaryNot(IsHoleInstanceType(
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7697:8: note: add an explicit capture of 'this' to capture '*this' by reference
7697 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7786:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7786 | [=] { return Int32TrueConstant(); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7786:8: note: add an explicit capture of 'this' to capture '*this' by reference
7786 | [=] { return Int32TrueConstant(); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7787:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7787 | [=] { return IsSymbolInstanceType(instance_type); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7787:8: note: add an explicit capture of 'this' to capture '*this' by reference
7787 | [=] { return IsSymbolInstanceType(instance_type); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7805:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7805 | return IsSetWord32(LoadNameRawHashField(CAST(object)),
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7804:8: note: add an explicit capture of 'this' to capture '*this' by reference
7804 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7808:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7808 | [=] { return IsSymbolInstanceType(instance_type); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7808:8: note: add an explicit capture of 'this' to capture '*this' by reference
7808 | [=] { return IsSymbolInstanceType(instance_type); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7823:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7823 | return IsSetWord32(LoadNameRawHash(CAST(object)),
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7822:8: note: add an explicit capture of 'this' to capture '*this' by reference
7822 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7826:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7826 | [=] { return IsSymbolInstanceType(instance_type); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7826:8: note: add an explicit capture of 'this' to capture '*this' by reference
7826 | [=] { return IsSymbolInstanceType(instance_type); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7959:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7959 | TaggedIsSmi(object), [=] { return Int32TrueConstant(); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7959:29: note: add an explicit capture of 'this' to capture '*this' by reference
7959 | TaggedIsSmi(object), [=] { return Int32TrueConstant(); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7961:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7961 | return UncheckedCast<BoolT>(
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7960:8: note: add an explicit capture of 'this' to capture '*this' by reference
7960 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7991:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7991 | TaggedIsSmi(number), [=] { return TaggedIsPositiveSmi(number); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7991:29: note: add an explicit capture of 'this' to capture '*this' by reference
7991 | TaggedIsSmi(number), [=] { return TaggedIsPositiveSmi(number); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:7992:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
7992 | [=] { return IsHeapNumberPositive(CAST(number)); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:7992:8: note: add an explicit capture of 'this' to capture '*this' by reference
7992 | [=] { return IsHeapNumberPositive(CAST(number)); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8006:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8006 | TaggedIsSmi(number), [=] { return TaggedIsPositiveSmi(number); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8006:29: note: add an explicit capture of 'this' to capture '*this' by reference
8006 | TaggedIsSmi(number), [=] { return TaggedIsPositiveSmi(number); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8011:26: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8011 | [=] { return IsHeapNumberPositive(heap_number); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8011:14: note: add an explicit capture of 'this' to capture '*this' by reference
8011 | [=] { return IsHeapNumberPositive(heap_number); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8012:26: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8012 | [=] { return Int32FalseConstant(); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8012:14: note: add an explicit capture of 'this' to capture '*this' by reference
8012 | [=] { return Int32FalseConstant(); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8008:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8008 | TNode<HeapNumber> heap_number = CAST(number);
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8007:8: note: add an explicit capture of 'this' to capture '*this' by reference
8007 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8018:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8018 | TaggedIsSmi(number), [=] { return Int32TrueConstant(); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8018:29: note: add an explicit capture of 'this' to capture '*this' by reference
8018 | TaggedIsSmi(number), [=] { return Int32TrueConstant(); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8022:26: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8022 | [=] { return IsSafeInteger(UncheckedCast<HeapNumber>(number)); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8022:14: note: add an explicit capture of 'this' to capture '*this' by reference
8022 | [=] { return IsSafeInteger(UncheckedCast<HeapNumber>(number)); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8023:26: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8023 | [=] { return Int32FalseConstant(); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8023:14: note: add an explicit capture of 'this' to capture '*this' by reference
8023 | [=] { return Int32FalseConstant(); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8020:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8020 | return Select<BoolT>(
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8019:8: note: add an explicit capture of 'this' to capture '*this' by reference
8019 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8039:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8039 | return Float64LessThanOrEqual(Float64Abs(integer),
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8037:8: note: add an explicit capture of 'this' to capture '*this' by reference
8037 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8042:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8042 | [=] { return Int32FalseConstant(); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8042:8: note: add an explicit capture of 'this' to capture '*this' by reference
8042 | [=] { return Int32FalseConstant(); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8047:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8047 | TaggedIsSmi(number), [=] { return Int32TrueConstant(); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8047:29: note: add an explicit capture of 'this' to capture '*this' by reference
8047 | TaggedIsSmi(number), [=] { return Int32TrueConstant(); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8051:26: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8051 | [=] { return IsInteger(UncheckedCast<HeapNumber>(number)); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8051:14: note: add an explicit capture of 'this' to capture '*this' by reference
8051 | [=] { return IsInteger(UncheckedCast<HeapNumber>(number)); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8052:26: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8052 | [=] { return Int32FalseConstant(); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8052:14: note: add an explicit capture of 'this' to capture '*this' by reference
8052 | [=] { return Int32FalseConstant(); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8049:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8049 | return Select<BoolT>(
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8048:8: note: add an explicit capture of 'this' to capture '*this' by reference
8048 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8069:33: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8069 | TNode<Float64T> value = LoadHeapNumberValue(number);
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8068:8: note: add an explicit capture of 'this' to capture '*this' by reference
8068 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8073:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8073 | [=] { return Int32FalseConstant(); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8073:8: note: add an explicit capture of 'this' to capture '*this' by reference
8073 | [=] { return Int32FalseConstant(); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8078:41: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8078 | TaggedIsSmi(number), [=] { return TaggedIsPositiveSmi(number); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8078:29: note: add an explicit capture of 'this' to capture '*this' by reference
8078 | TaggedIsSmi(number), [=] { return TaggedIsPositiveSmi(number); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8079:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8079 | [=] { return IsHeapNumberUint32(CAST(number)); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8079:8: note: add an explicit capture of 'this' to capture '*this' by reference
8079 | [=] { return IsHeapNumberUint32(CAST(number)); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8647:49: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8647 | IsHeapNumber(CAST(input)), [=] { return CAST(input); },
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8647:37: note: add an explicit capture of 'this' to capture '*this' by reference
8647 | IsHeapNumber(CAST(input)), [=] { return CAST(input); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8649:18: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8649 | return CAST(CallBuiltin(Builtin::kNonNumberToNumber, context, input));
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8648:10: note: add an explicit capture of 'this' to capture '*this' by reference
8648 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8997:40: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8997 | TaggedIsSmi(input), [=] { return SmiMax(CAST(input), smi_zero); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8997:28: note: add an explicit capture of 'this' to capture '*this' by reference
8997 | TaggedIsSmi(input), [=] { return SmiMax(CAST(input), smi_zero); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:8998:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
8998 | [=] { return CAST(CallBuiltin(Builtin::kToLength, context, input)); });
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:8998:8: note: add an explicit capture of 'this' to capture '*this' by reference
8998 | [=] { return CAST(CallBuiltin(Builtin::kToLength, context, input)); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:10142:13: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
10142 | LoadArrayElement(array, Array::kHeaderSize, name_index);
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:10140:8: note: add an explicit capture of 'this' to capture '*this' by reference
10140 | [=](TNode<IntPtrT> name_index) {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:10163:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
10163 | [=] { return Unsigned(Int32Constant(0)); },
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:10163:8: note: add an explicit capture of 'this' to capture '*this' by reference
10163 | [=] { return Unsigned(Int32Constant(0)); },
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:10165:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
10165 | return Unsigned(LoadAndUntagToWord32ArrayElement(
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:10164:8: note: add an explicit capture of 'this' to capture '*this' by reference
10164 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:12940:16: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
12940 | return CAST(LoadJSArrayLength(CAST(object)));
| ^
../../deps/v8/src/compiler/code-assembler.h:530:17: note: expanded from macro 'CAST'
530 | #define CAST(x) Cast(x)
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:12938:8: note: add an explicit capture of 'this' to capture '*this' by reference
12938 | [=]() {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:12942:22: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
12942 | [=]() { return LoadFixedArrayBaseLength(elements); });
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:12942:8: note: add an explicit capture of 'this' to capture '*this' by reference
12942 | [=]() { return LoadFixedArrayBaseLength(elements); });
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:13095:18: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
13095 | return PositiveSmiUntag(LoadFastJSArrayLength(CAST(object)));
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:13093:10: note: add an explicit capture of 'this' to capture '*this' by reference
13093 | [=]() {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:13485:9: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
13485 | StoreNoWriteBarrier(MachineRepresentation::kTagged, object, current,
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:13484:8: note: add an explicit capture of 'this' to capture '*this' by reference
13484 | [=](TNode<IntPtrT> current) {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:16856:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
16856 | return GetNumberOfElements(
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:16855:12: note: add an explicit capture of 'this' to capture '*this' by reference
16855 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:16860:20: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
16860 | return GetNumberOfElements(
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:16859:12: note: add an explicit capture of 'this' to capture '*this' by reference
16859 | [=] {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:17620:9: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
17620 | UnsafeStoreNoWriteBarrier(MachineRepresentation::kWord32, current,
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:17619:8: note: add an explicit capture of 'this' to capture '*this' by reference
17619 | [=](TNode<IntPtrT> current) {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:17714:39: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
17714 | TNode<Object> table_field = LoadObjectField(original, offset);
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:17713:10: note: add an explicit capture of 'this' to capture '*this' by reference
17713 | [=](TNode<IntPtrT> offset) {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:18107:15: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
18107 | IntPtrAdd(TimesTaggedSize(index), offset_of_first_element);
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:18105:10: note: add an explicit capture of 'this' to capture '*this' by reference
18105 | [=](TNode<IntPtrT> index) {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:10142:13: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
10142 | LoadArrayElement(array, Array::kHeaderSize, name_index);
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:10634:5: note: in instantiation of function template specialization 'v8::internal::CodeStubAssembler::LookupLinear<v8::internal::DescriptorArray>' requested here
10634 | LookupLinear<Array>(unique_name, array, number_of_valid_entries, if_found,
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:10600:3: note: in instantiation of function template specialization 'v8::internal::CodeStubAssembler::Lookup<v8::internal::DescriptorArray>' requested here
10600 | Lookup<DescriptorArray>(unique_name, descriptors, nof, if_found,
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:10140:8: note: add an explicit capture of 'this' to capture '*this' by reference
10140 | [=](TNode<IntPtrT> name_index) {
| ^
| , this
../../deps/v8/src/codegen/code-stub-assembler.cc:10142:13: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
10142 | LoadArrayElement(array, Array::kHeaderSize, name_index);
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:10634:5: note: in instantiation of function template specialization 'v8::internal::CodeStubAssembler::LookupLinear<v8::internal::TransitionArray>' requested here
10634 | LookupLinear<Array>(unique_name, array, number_of_valid_entries, if_found,
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:10612:3: note: in instantiation of function template specialization 'v8::internal::CodeStubAssembler::Lookup<v8::internal::TransitionArray>' requested here
10612 | Lookup<TransitionArray>(unique_name, transitions, number_of_valid_transitions,
| ^
../../deps/v8/src/codegen/code-stub-assembler.cc:10140:8: note: add an explicit capture of 'this' to capture '*this' by reference
10140 | [=](TNode<IntPtrT> name_index) {
| ^
| , this
81 warnings generated.
[1604/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-foreach-tq-csa.o
[1605/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-flat-tq-csa.o
[1606/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-from-tq-csa.o
[1607/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-isarray-tq-csa.o
[1608/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-lastindexof-tq-csa.o
[1609/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-of-tq-csa.o
[1610/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reduce-right-tq-csa.o
[1611/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-map-tq-csa.o
[1612/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reduce-tq-csa.o
[1613/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-from-async-tq-csa.o
[1614/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reverse-tq-csa.o
[1615/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-join-tq-csa.o
[1616/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-shift-tq-csa.o
[1617/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-some-tq-csa.o
[1618/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-slice-tq-csa.o
[1619/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-reversed-tq-csa.o
[1620/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-sorted-tq-csa.o
[1621/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-splice-tq-csa.o
[1622/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-unshift-tq-csa.o
[1623/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-spliced-tq-csa.o
[1624/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-with-tq-csa.o
[1625/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-tq-csa.o
[1626/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.arraybuffer-tq-csa.o
[1627/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.boolean-tq-csa.o
[1628/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.builtins-string-tq-csa.o
[1629/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.collections-tq-csa.o
[1630/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.constructor-tq-csa.o
[1631/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.conversion-tq-csa.o
[1632/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.builtins-bigint-tq-csa.o
[1633/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.console-tq-csa.o
[1634/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.base-tq-csa.o
[1635/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.frames-tq-csa.o
[1636/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.finalization-registry-tq-csa.o
[1637/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.convert-tq-csa.o
[1638/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.frame-arguments-tq-csa.o
[1639/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.data-view-tq-csa.o
[1640/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.function-tq-csa.o
[1641/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.growable-fixed-array-tq-csa.o
[1642/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.cast-tq-csa.o
[1643/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.ic-callable-tq-csa.o
[1644/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.ic-tq-csa.o
[1645/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.internal-coverage-tq-csa.o
[1646/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.internal-tq-csa.o
[1647/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-tq-csa.o
[1648/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-from-tq-csa.o
[1649/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.map-groupby-tq-csa.o
[1650/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.math-tq-csa.o
[1651/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.object-fromentries-tq-csa.o
[1652/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.object-groupby-tq-csa.o
[1653/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-helpers-tq-csa.o
[1654/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.object-tq-csa.o
[1655/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.number-tq-csa.o
[1656/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-abstract-operations-tq-csa.o
[1657/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-all-element-closure-tq-csa.o
[1658/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-any-tq-csa.o
[1659/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-all-tq-csa.o
[1660/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-constructor-tq-csa.o
[1661/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-jobs-tq-csa.o
[1662/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-finally-tq-csa.o
[1663/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-race-tq-csa.o
[1664/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-reaction-job-tq-csa.o
[1665/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-misc-tq-csa.o
[1666/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-then-tq-csa.o
[1667/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-resolve-tq-csa.o
[1668/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-withresolvers-tq-csa.o
[1669/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-constructor-tq-csa.o
[1670/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-get-property-tq-csa.o
[1671/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-delete-property-tq-csa.o
[1672/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-get-prototype-of-tq-csa.o
[1673/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-has-property-tq-csa.o
[1674/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-is-extensible-tq-csa.o
[1675/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-prevent-extensions-tq-csa.o
[1676/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-revocable-tq-csa.o
[1677/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-revoke-tq-csa.o
[1678/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-set-property-tq-csa.o
[1679/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-set-prototype-of-tq-csa.o
[1680/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-tq-csa.o
[1681/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.reflect-tq-csa.o
[1682/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-exec-tq-csa.o
[1683/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-match-all-tq-csa.o
[1684/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-match-tq-csa.o
[1685/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-source-tq-csa.o
[1686/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-search-tq-csa.o
[1687/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-split-tq-csa.o
[1688/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-replace-tq-csa.o
[1689/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-test-tq-csa.o
[1690/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-intersection-tq-csa.o
[1691/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-difference-tq-csa.o
[1692/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-tq-csa.o
[1693/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-is-disjoint-from-tq-csa.o
[1694/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-is-subset-of-tq-csa.o
[1695/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-is-superset-of-tq-csa.o
[1696/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-union-tq-csa.o
[1697/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-symmetric-difference-tq-csa.o
[1698/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-at-tq-csa.o
[1699/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-html-tq-csa.o
[1700/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-includes-tq-csa.o
[1701/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-indexof-tq-csa.o
[1702/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-iswellformed-tq-csa.o
[1703/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-endswith-tq-csa.o
[1704/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-iterator-tq-csa.o
[1705/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-match-search-tq-csa.o
[1706/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-repeat-tq-csa.o
[1707/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-replaceall-tq-csa.o
[1708/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-pad-tq-csa.o
[1709/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-slice-tq-csa.o
[1710/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-startswith-tq-csa.o
[1711/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-substr-tq-csa.o
[1712/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-substring-tq-csa.o
[1713/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-towellformed-tq-csa.o
[1714/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-trim-tq-csa.o
[1715/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.suppressed-error-tq-csa.o
[1716/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.symbol-tq-csa.o
[1717/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-at-tq-csa.o
[1718/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-entries-tq-csa.o
[1719/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-every-tq-csa.o
[1720/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.torque-internal-tq-csa.o
[1721/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-createtypedarray-tq-csa.o
[1722/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-find-tq-csa.o
[1723/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-filter-tq-csa.o
[1724/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findindex-tq-csa.o
[1725/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findlast-tq-csa.o
[1726/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findlastindex-tq-csa.o
[1727/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-foreach-tq-csa.o
[1728/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-keys-tq-csa.o
[1729/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-from-tq-csa.o
[1730/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-of-tq-csa.o
[1731/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-reduceright-tq-csa.o
[1732/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-reduce-tq-csa.o
[1733/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-set-tq-csa.o
[1734/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-some-tq-csa.o
[1735/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-slice-tq-csa.o
[1736/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-subarray-tq-csa.o
[1737/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-sort-tq-csa.o
[1738/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-values-tq-csa.o
[1739/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-to-sorted-tq-csa.o
[1740/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-to-reversed-tq-csa.o
[1741/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-with-tq-csa.o
[1742/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.weak-ref-tq-csa.o
[1743/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-tq-csa.o
[1744/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/ic/v8_initializers.handler-configuration-tq-csa.o
[1745/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.allocation-site-tq-csa.o
[1746/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.api-callbacks-tq-csa.o
[1747/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.bigint-tq-csa.o
[1748/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.call-site-info-tq-csa.o
[1749/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.cell-tq-csa.o
[1750/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.arguments-tq-csa.o
[1751/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.bytecode-array-tq-csa.o
[1752/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.data-handler-tq-csa.o
[1753/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.embedder-data-array-tq-csa.o
[1754/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.descriptor-array-tq-csa.o
[1755/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.feedback-cell-tq-csa.o
[1756/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.debug-objects-tq-csa.o
[1757/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.foreign-tq-csa.o
[1758/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.free-space-tq-csa.o
[1759/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.contexts-tq-csa.o
[1760/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.feedback-vector-tq-csa.o
[1761/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.heap-number-tq-csa.o
[1762/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.heap-object-tq-csa.o
[1763/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.fixed-array-tq-csa.o
[1764/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-atomics-synchronization-tq-csa.o
[1765/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-array-tq-csa.o
[1766/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-array-buffer-tq-csa.o
[1767/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collection-iterator-tq-csa.o
[1768/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collection-tq-csa.o
[1769/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-function-tq-csa.o
[1770/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-generator-tq-csa.o
[1771/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-iterator-helpers-tq-csa.o
[1772/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-promise-tq-csa.o
[1773/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-regexp-string-iterator-tq-csa.o
[1774/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-raw-json-tq-csa.o
[1775/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-proxy-tq-csa.o
[1776/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-objects-tq-csa.o
[1777/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-regexp-tq-csa.o
[1778/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-shadow-realm-tq-csa.o
[1779/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-shared-array-tq-csa.o
[1780/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-struct-tq-csa.o
[1781/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-weak-refs-tq-csa.o
[1782/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.literal-objects-tq-csa.o
[1783/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-temporal-objects-tq-csa.o
[1784/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.map-tq-csa.o
[1785/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.megadom-handler-tq-csa.o
[1786/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.microtask-tq-csa.o
[1787/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.module-tq-csa.o
[1788/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.name-tq-csa.o
[1789/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.hole-tq-csa.o
[1790/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.oddball-tq-csa.o
[1791/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.trusted-object-tq-csa.o
[1792/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.primitive-heap-object-tq-csa.o
[1793/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-array-tq-csa.o
[1794/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.ordered-hash-table-tq-csa.o
[1795/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.promise-tq-csa.o
[1796/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-cell-tq-csa.o
[1797/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.prototype-info-tq-csa.o
[1798/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-descriptor-object-tq-csa.o
[1799/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.regexp-match-info-tq-csa.o
[1800/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.script-tq-csa.o
[1801/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.scope-info-tq-csa.o
[1802/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.source-text-module-tq-csa.o
[1803/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.swiss-hash-table-helpers-tq-csa.o
[1804/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.shared-function-info-tq-csa.o
[1805/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.struct-tq-csa.o
[1806/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.swiss-name-dictionary-tq-csa.o
[1807/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.torque-defined-classes-tq-csa.o
[1808/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.synthetic-module-tq-csa.o
[1809/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.template-objects-tq-csa.o
[1810/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.string-tq-csa.o
[1811/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.templates-tq-csa.o
[1812/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.turbofan-types-tq-csa.o
[1813/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.turboshaft-types-tq-csa.o
[1814/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collator-tq-csa.o
[1815/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-break-iterator-tq-csa.o
[1816/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-date-time-format-tq-csa.o
[1817/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-display-names-tq-csa.o
[1818/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-duration-format-tq-csa.o
[1819/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-list-format-tq-csa.o
[1820/2103] STAMP obj/tools/v8_gypfiles/v8_init.actions_depends.stamp
[1821/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-locale-tq-csa.o
[1822/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-number-format-tq-csa.o
[1823/2103] STAMP obj/tools/v8_gypfiles/v8_compiler_for_mksnapshot.actions_depends.stamp
[1824/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-plural-rules-tq-csa.o
[1825/2103] LIBTOOL-STATIC libv8_initializers_slow.a, POSTBUILDS
[1826/2103] STAMP obj/tools/v8_gypfiles/mksnapshot.compile_depends.stamp
[1827/2103] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.embedded-empty.o
[1828/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.intl-objects-tq-csa.o
[1829/2103] LIBTOOL-STATIC libv8_turboshaft.a, POSTBUILDS
[1830/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-relative-time-format-tq-csa.o
[1831/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segment-iterator-tq-csa.o
[1832/2103] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-base.o
[1833/2103] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-aix.o
[1834/2103] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-mac.o
[1835/2103] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-generic.o
[1836/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/third_party/v8/builtins/v8_initializers.array-sort-tq-csa.o
[1837/2103] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-win.o
[1838/2103] CXX obj/src/libnode.compile_cache.o
[1839/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/test/torque/v8_initializers.test-torque-tq-csa.o
[1840/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segmenter-tq-csa.o
[1841/2103] CXX obj/src/libnode.embedded_data.o
[1842/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segments-tq-csa.o
[1843/2103] CXX obj/deps/v8/src/snapshot/mksnapshot.snapshot-empty.o
[1844/2103] CXX obj/src/libnode.connect_wrap.o
[1845/2103] CXX obj/deps/v8/src/snapshot/mksnapshot.mksnapshot.o
[1846/2103] CXX obj/src/libnode.connection_wrap.o
[1847/2103] CXX obj/deps/v8/src/init/v8_init.setup-isolate-full.o
[1848/2103] LIBTOOL-STATIC libv8_init.a, POSTBUILDS
[1849/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/debug/v8_initializers.debug-wasm-objects-tq-csa.o
[1850/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.js-to-js-tq-csa.o
[1851/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.wasm-strings-tq-csa.o
[1852/2103] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.embedded-file-writer.o
[1853/2103] CXX obj/src/libnode.debug_utils.o
[1854/2103] CXX obj/src/libnode.internal_only_v8.o
[1855/2103] CXX obj/src/libnode.json_utils.o
[1856/2103] CXX obj/src/libnode.fs_event_wrap.o
[1857/2103] CXX obj/src/libnode.handle_wrap.o
[1858/2103] CXX obj/src/libnode.encoding_binding.o
[1859/2103] CXX obj/src/libnode.heap_utils.o
[1860/2103] CXX obj/src/dataqueue/libnode.queue.o
[1861/2103] CXX obj/src/libnode.histogram.o
[1862/2103] CXX obj/src/libnode.js_stream.o
[1863/2103] CXX obj/src/libnode.js_udp_wrap.o
[1864/2103] CXX obj/src/libnode.json_parser.o
[1865/2103] CXX obj/deps/v8/src/snapshot/mksnapshot.static-roots-gen.o
[1866/2103] 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:17:
../../deps/v8/include/v8-persistent-handle.h:512: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]
512 | 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:17:
../../deps/v8/include/v8-persistent-handle.h:512: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]
512 | 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.
[1867/2103] CXX obj/src/libnode.node_debug.o
[1868/2103] CXX obj/src/libnode.module_wrap.o
[1869/2103] CXX obj/src/libnode.node_binding.o
[1870/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/wasm/v8_initializers.wasm-objects-tq-csa.o
[1871/2103] CXX obj/src/libnode.node_config.o
[1872/2103] 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:17:
../../deps/v8/include/v8-persistent-handle.h:512: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]
512 | 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.
[1873/2103] CXX obj/src/libnode.node_blob.o
[1874/2103] CXX obj/src/libnode.node.o
In file included from ../../src/node.cc:51:
../../deps/ncrypto/ncrypto.h:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1875/2103] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.wasm-tq-csa.o
[1876/2103] CXX obj/src/libnode.node_config_file.o
[1877/2103] CXX obj/src/libnode.node_buffer.o
[1878/2103] CXX obj/src/libnode.node_constants.o
[1879/2103] CXX obj/src/libnode.node_builtins.o
[1880/2103] CXX obj/src/libnode.node_credentials.o
[1881/2103] CXX obj/src/libnode.node_dir.o
[1882/2103] CXX obj/src/libnode.node_external_reference.o
[1883/2103] CXX obj/src/libnode.node_contextify.o
[1884/2103] CXX obj/src/libnode.node_dotenv.o
[1885/2103] CXX obj/src/libnode.env.o
[1886/2103] CXX obj/src/libnode.node_env_var.o
[1887/2103] CXX obj/src/libnode.node_errors.o
[1888/2103] CXX obj/src/libnode.node_metadata.o
In file included from ../../src/node_metadata.cc:32:
../../deps/ncrypto/ncrypto.h:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1889/2103] CXX obj/src/libnode.node_http_parser.o
[1890/2103] CXX obj/src/libnode.node_i18n.o
[1891/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1892/2103] CXX obj/src/libnode.node_os.o
[1893/2103] CXX obj/src/libnode.node_modules.o
[1894/2103] CXX obj/src/libnode.node_postmortem_metadata.o
[1895/2103] CXX obj/src/libnode.node_perf.o
[1896/2103] CXX obj/src/libnode.node_process_events.o
[1897/2103] CXX obj/src/libnode.node_messaging.o
[1898/2103] CXX obj/src/libnode.node_file.o
[1899/2103] CXX obj/src/libnode.node_platform.o
[1900/2103] CXX obj/src/libnode.node_http2.o
[1901/2103] LIBTOOL-STATIC libv8_initializers.a, POSTBUILDS
[1902/2103] STAMP obj/tools/v8_gypfiles/mksnapshot.actions_depends.stamp
[1903/2103] CXX obj/src/libnode.node_process_object.o
[1904/2103] CXX obj/src/libnode.node_process_methods.o
[1905/2103] CXX obj/src/libnode.node_report_module.o
[1906/2103] CXX obj/src/libnode.node_report_utils.o
[1907/2103] CXX obj/src/libnode.node_realm.o
[1908/2103] LINK mksnapshot, POSTBUILDS
ld: warning: dylib (/nix/store/grdklm10a0kaig8r4n3migcjzmc2ahxf-zlib-1.3.1/lib/libz.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/x8ilh5r2qjvxjay177c7wd9i863d1bvz-libuv-1.51.0/lib/libuv.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libcrypto.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/fl7yc0rdc0kihjaka3hib1wiyhq5bpzv-sqlite-3.50.1/lib/libsqlite3.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicui18n.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libssl.dylib) was built for newer macOS version (11.3) than being linked (11.0)
dylib (/nix/store/dwjbgqn3j10m51bqpyxhyhhhhsd4jzc9-libcxx-19.1.7/lib/libc++.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicuuc.dylib) was built for newer macOS version (11.3) than being linked (11.0)
[1909/2103] STAMP obj/tools/v8_gypfiles/v8_snapshot.actions_depends.stamp
[1910/2103] CXX obj/src/libnode.node_report.o
[1911/2103] CXX obj/src/libnode.node_serdes.o
[1912/2103] CXX obj/src/libnode.node_options.o
[1913/2103] 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:13:
In file included from ../../deps/v8/include/v8-object.h:10:
../../deps/v8/include/v8-persistent-handle.h:512: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]
512 | 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.
[1914/2103] CXX obj/src/libnode.node_symbols.o
[1915/2103] CXX obj/src/libnode.node_stat_watcher.o
[1916/2103] CXX obj/src/libnode.node_task_queue.o
[1917/2103] ACTION generating: "obj/tools/v8_gypfiles/v8_snapshot.gen/snapshot.cc" "obj/tools/v8_gypfiles/v8_snapshot.gen/embedded.S"
[1918/2103] STAMP obj/tools/v8_gypfiles/v8_snapshot.actions_rules_copies.stamp
[1919/2103] CXX obj/src/libnode.node_sockaddr.o
[1920/2103] CXX obj/src/libnode.node_sea.o
[1921/2103] CC obj/tools/v8_gypfiles/obj/tools/v8_gypfiles/v8_snapshot.gen/v8_snapshot.embedded.o
[1922/2103] CXX obj/src/libnode.node_types.o
[1923/2103] CXX obj/src/libnode.node_trace_events.o
[1924/2103] CXX obj/src/libnode.node_util.o
[1925/2103] CXX obj/src/permission/libnode.child_process_permission.o
[1926/2103] CXX obj/src/libnode.node_task_runner.o
[1927/2103] CXX obj/src/permission/libnode.inspector_permission.o
[1928/2103] CXX obj/src/libnode.node_wasm_web_api.o
[1929/2103] CXX obj/src/libnode.node_url.o
[1930/2103] CXX obj/src/libnode.node_v8.o
[1931/2103] CXX obj/src/libnode.node_watchdog.o
[1932/2103] CXX obj/src/libnode.node_snapshotable.o
[1933/2103] CXX obj/src/permission/libnode.wasi_permission.o
[1934/2103] CXX obj/src/permission/libnode.worker_permission.o
[1935/2103] CXX obj/src/libnode.path.o
[1936/2103] CXX obj/deps/v8/src/init/v8_snapshot.setup-isolate-deserialize.o
[1937/2103] CXX obj/tools/v8_gypfiles/obj/tools/v8_gypfiles/v8_snapshot.gen/v8_snapshot.snapshot.o
[1938/2103] CXX obj/src/permission/libnode.fs_permission.o
[1939/2103] CXX obj/src/libnode.node_wasi.o
[1940/2103] CXX obj/src/libnode.node_zlib.o
[1941/2103] CXX obj/src/libnode.node_worker.o
[1942/2103] CXX obj/src/libnode.pipe_wrap.o
[1943/2103] CXX obj/src/permission/libnode.permission.o
[1944/2103] CXX obj/src/libnode.signal_wrap.o
[1945/2103] CXX obj/src/libnode.process_wrap.o
[1946/2103] CXX obj/src/libnode.stream_pipe.o
[1947/2103] CXX obj/src/libnode.spawn_sync.o
[1948/2103] CXX obj/src/libnode.string_bytes.o
[1949/2103] CXX obj/src/libnode.stream_base.o
[1950/2103] CXX obj/src/libnode.stream_wrap.o
[1951/2103] CXX obj/src/large_pages/libnode.node_large_page.o
[1952/2103] CXX obj/src/tracing/libnode.node_trace_buffer.o
[1953/2103] CXX obj/src/libnode.string_decoder.o
[1954/2103] CXX obj/src/tracing/libnode.node_trace_writer.o
[1955/2103] CXX obj/src/tracing/libnode.trace_event.o
[1956/2103] CXX obj/src/tracing/libnode.traced_value.o
[1957/2103] CXX obj/src/libnode.timers.o
[1958/2103] CXX obj/src/libnode.tcp_wrap.o
[1959/2103] CXX obj/src/libnode.timer_wrap.o
[1960/2103] CXX obj/src/tracing/libnode.agent.o
[1961/2103] CXX obj/src/libnode.tty_wrap.o
[1962/2103] CXX obj/src/libnode.inspector_socket.o
[1963/2103] CXX obj/src/inspector/libnode.node_json.o
[1964/2103] CXX obj/src/libnode.inspector_socket_server.o
[1965/2103] CXX obj/src/libnode.uv.o
[1966/2103] CXX obj/src/libnode.udp_wrap.o
[1967/2103] CXX obj/src/inspector/libnode.node_string.o
[1968/2103] CXX obj/src/libnode.util.o
[1969/2103] CXX obj/src/libnode.node_webstorage.o
[1970/2103] CXX obj/src/libnode.inspector_js_api.o
[1971/2103] CXX obj/src/inspector/libnode.main_thread_interface.o
[1972/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1973/2103] CXX obj/src/libnode.inspector_profiler.o
[1974/2103] CXX obj/src/inspector/libnode.runtime_agent.o
[1975/2103] CXX obj/src/inspector/libnode.worker_agent.o
[1976/2103] CXX obj/src/inspector/libnode.target_agent.o
[1977/2103] CXX obj/src/inspector/libnode.worker_inspector.o
[1978/2103] CXX obj/src/libnode.inspector_agent.o
[1979/2103] CXX obj/src/inspector/libnode.network_inspector.o
[1980/2103] CXX obj/src/libnode.node_sqlite.o
[1981/2103] CXX obj/src/inspector/libnode.tracing_agent.o
[1982/2103] CXX obj/src/inspector/libnode.network_agent.o
[1983/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1984/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1985/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1986/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1987/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1988/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1989/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_dsa.cc:143:20: warning: 'EVP_PKEY_get0_DSA' is deprecated [-Wdeprecated-declarations]
143 | const DSA* dsa = EVP_PKEY_get0_DSA(m_pkey.get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_dsa.cc:146:3: warning: 'DSA_get0_pqg' is deprecated [-Wdeprecated-declarations]
146 | DSA_get0_pqg(dsa, &p, &q, nullptr);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1990/2103] CXX obj/src/crypto/libnode.crypto_clienthello.o
[1991/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_sig.cc:50:22: warning: 'EVP_PKEY_get0_DSA' is deprecated [-Wdeprecated-declarations]
50 | const DSA* dsa = EVP_PKEY_get0_DSA(key);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_sig.cc:53:5: warning: 'DSA_get0_pqg' is deprecated [-Wdeprecated-declarations]
53 | DSA_get0_pqg(dsa, &p, &q, nullptr);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_sig.cc:103:50: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
103 | EVP_PKEY_CTX_set_signature_md(pkctx.get(), EVP_MD_CTX_md(mdctx.get())) >
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_sig.cc:133:26: warning: 'EVP_PKEY_get0_DSA' is deprecated [-Wdeprecated-declarations]
133 | const DSA* dsa_key = EVP_PKEY_get0_DSA(pkey.get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_sig.cc:135:39: warning: 'DSA_get0_q' is deprecated [-Wdeprecated-declarations]
135 | bits = BignumPointer::GetBitCount(DSA_get0_q(dsa_key));
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_sig.cc:526:52: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
526 | EVP_PKEY_CTX_set_signature_md(pkctx.get(), EVP_MD_CTX_md(mdctx.get())) >
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1992/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1993/2103] CXX obj/src/quic/libnode.application.o
[1994/2103] CXX obj/src/quic/libnode.bindingdata.o
[1995/2103] CXX obj/src/quic/libnode.cid.o
[1996/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2013:3: warning: 'HMAC_Init_ex' is deprecated [-Wdeprecated-declarations]
2013 | HMAC_Init_ex(hctx,
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2051:9: warning: 'HMAC_Init_ex' is deprecated [-Wdeprecated-declarations]
2051 | HMAC_Init_ex(hctx,
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:2068:7: warning: 'HMAC_Init_ex' is deprecated [-Wdeprecated-declarations]
2068 | HMAC_Init_ex(hctx, sc->ticket_key_hmac_, sizeof(sc->ticket_key_hmac_),
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:197:39: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
197 | void operator()(T* pointer) const { function(pointer); }
| ^
/nix/store/kq3w6s10chp5fhali0dmj543gy3n3ain-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/kq3w6s10chp5fhali0dmj543gy3n3ain-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:606:3: note: in instantiation of member function 'std::unique_ptr<dh_st, ncrypto::FunctionDeleter<dh_st, &DH_free>>::~unique_ptr' requested here
606 | DHPointer() = default;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[1997/2103] CXX obj/src/quic/libnode.data.o
[1998/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_hmac.cc:80:14: warning: 'HMAC_CTX_new' is deprecated [-Wdeprecated-declarations]
80 | ctx_.reset(HMAC_CTX_new());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_hmac.cc:81:17: warning: 'HMAC_Init_ex' is deprecated [-Wdeprecated-declarations]
81 | if (!ctx_ || !HMAC_Init_ex(ctx_.get(), key, key_len, md, nullptr)) {
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_hmac.cc:98:18: warning: 'HMAC_Update' is deprecated [-Wdeprecated-declarations]
98 | return ctx_ && HMAC_Update(ctx_.get(),
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_hmac.cc:129:15: warning: 'HMAC_Final' is deprecated [-Wdeprecated-declarations]
129 | bool ok = HMAC_Final(hmac->ctx_.get(), md_value, &md_len);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_hmac.cc:228:22: warning: 'HMAC_CTX_new' is deprecated [-Wdeprecated-declarations]
228 | HMACCtxPointer ctx(HMAC_CTX_new());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_hmac.cc:230:16: warning: 'HMAC_Init_ex' is deprecated [-Wdeprecated-declarations]
230 | if (!ctx || !HMAC_Init_ex(ctx.get(),
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_hmac.cc:238:8: warning: 'HMAC_Update' is deprecated [-Wdeprecated-declarations]
238 | if (!HMAC_Update(
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_hmac.cc:248:8: warning: 'HMAC_Final' is deprecated [-Wdeprecated-declarations]
248 | if (!HMAC_Final(ctx.get(), buf.data<unsigned char>(), &len)) {
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:197:39: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
197 | void operator()(T* pointer) const { function(pointer); }
| ^
/nix/store/kq3w6s10chp5fhali0dmj543gy3n3ain-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);
| ^
../../src/crypto/crypto_hmac.cc:80:8: note: in instantiation of member function 'std::unique_ptr<hmac_ctx_st, ncrypto::FunctionDeleter<hmac_ctx_st, &HMAC_CTX_free>>::reset' requested here
80 | ctx_.reset(HMAC_CTX_new());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
17 warnings generated.
[1999/2103] CXX obj/src/quic/libnode.endpoint.o
[2000/2103] CXX obj/src/quic/libnode.http3.o
[2001/2103] CXX obj/src/quic/libnode.logstream.o
[2002/2103] CXX obj/src/quic/libnode.packet.o
[2003/2103] CXX obj/src/quic/libnode.preferredaddress.o
[2004/2103] CXX obj/src/quic/libnode.session.o
[2005/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:213:8: warning: 'ECDH_compute_key' is deprecated [-Wdeprecated-declarations]
213 | if (!ECDH_compute_key(
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:505:11: warning: 'ECDH_compute_key' is deprecated [-Wdeprecated-declarations]
505 | if (ECDH_compute_key(buf.data<char>(), len, pub, private_key, nullptr) <=
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[2006/2103] CXX obj/src/quic/libnode.sessionticket.o
[2007/2103] CXX obj/src/quic/libnode.streams.o
[2008/2103] CXX obj/src/quic/libnode.tlscontext.o
[2009/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[2010/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[2011/2103] CXX obj/src/quic/libnode.tokens.o
[2012/2103] CXX obj/src/quic/libnode.transportparams.o
[2013/2103] CXX obj/src/quic/libnode.quic.o
[2014/2103] LIBTOOL-STATIC libv8_snapshot.a, POSTBUILDS
[2015/2103] LIBTOOL-STATIC libuvwasi.a, POSTBUILDS
[2016/2103] LIBTOOL-STATIC libzstd.a, POSTBUILDS
[2017/2103] LIBTOOL-STATIC libsimdjson.a, POSTBUILDS
[2018/2103] LIBTOOL-STATIC libnghttp2.a, POSTBUILDS
[2019/2103] LIBTOOL-STATIC libncrypto.a, POSTBUILDS
[2020/2103] LIBTOOL-STATIC libnbytes.a, POSTBUILDS
[2021/2103] LIBTOOL-STATIC libllhttp.a, POSTBUILDS
[2022/2103] LIBTOOL-STATIC libhistogram.a, POSTBUILDS
[2023/2103] STAMP obj/node_mksnapshot.compile_depends.stamp
[2024/2103] LIBTOOL-STATIC libcrdtp.a, POSTBUILDS
[2025/2103] LIBTOOL-STATIC libcares.a, POSTBUILDS
[2026/2103] LIBTOOL-STATIC libada.a, POSTBUILDS
[2027/2103] LIBTOOL-STATIC libbrotli.a, POSTBUILDS
[2028/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:58:9: warning: 'EVP_PKEY_CTX_set_rsa_keygen_pubexp' is deprecated [-Wdeprecated-declarations]
58 | if (EVP_PKEY_CTX_set_rsa_keygen_pubexp(ctx.get(), bn.get()) <= 0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:374:11: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations]
374 | rsa = EVP_PKEY_get0_RSA(m_pkey.get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:376:35: warning: 'EVP_PKEY_get0' is deprecated [-Wdeprecated-declarations]
376 | rsa = static_cast<const RSA*>(EVP_PKEY_get0(m_pkey.get()));
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:3: warning: 'RSA_get0_key' is deprecated [-Wdeprecated-declarations]
388 | RSA_get0_key(rsa, &n, &e, &d);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:403:5: warning: 'RSA_get0_factors' is deprecated [-Wdeprecated-declarations]
403 | RSA_get0_factors(rsa, &p, &q);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:404:5: warning: 'RSA_get0_crt_params' is deprecated [-Wdeprecated-declarations]
404 | RSA_get0_crt_params(rsa, &dp, &dq, &qi);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:442:18: warning: 'RSA_new' is deprecated [-Wdeprecated-declarations]
442 | RSAPointer rsa(RSA_new());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:447:8: warning: 'RSA_set0_key' is deprecated [-Wdeprecated-declarations]
447 | if (!RSA_set0_key(
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:488:10: warning: 'RSA_set0_key' is deprecated [-Wdeprecated-declarations]
488 | if (!RSA_set0_key(rsa.get(), nullptr, nullptr, d.ToBN().release()) ||
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:489:10: warning: 'RSA_set0_factors' is deprecated [-Wdeprecated-declarations]
489 | !RSA_set0_factors(rsa.get(), p.ToBN().release(), q.ToBN().release()) ||
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:490:10: warning: 'RSA_set0_crt_params' is deprecated [-Wdeprecated-declarations]
490 | !RSA_set0_crt_params(
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:501:12: warning: 'EVP_PKEY_set1_RSA' is deprecated [-Wdeprecated-declarations]
501 | CHECK_EQ(EVP_PKEY_set1_RSA(pkey.get(), rsa.get()), 1);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/evp.h:1402:1: note: 'EVP_PKEY_set1_RSA' has been explicitly marked deprecated here
1402 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:521:11: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations]
521 | rsa = EVP_PKEY_get0_RSA(m_pkey.get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:523:35: warning: 'EVP_PKEY_get0' is deprecated [-Wdeprecated-declarations]
523 | rsa = static_cast<const RSA*>(EVP_PKEY_get0(m_pkey.get()));
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:527:3: warning: 'RSA_get0_key' is deprecated [-Wdeprecated-declarations]
527 | RSA_get0_key(rsa, &n, &e, nullptr);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:568:36: warning: 'RSA_get0_pss_params' is deprecated [-Wdeprecated-declarations]
568 | const RSA_PSS_PARAMS* params = RSA_get0_pss_params(rsa);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:197:39: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
197 | void operator()(T* pointer) const { function(pointer); }
| ^
/nix/store/kq3w6s10chp5fhali0dmj543gy3n3ain-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/kq3w6s10chp5fhali0dmj543gy3n3ain-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:442:14: note: in instantiation of member function 'std::unique_ptr<rsa_st, ncrypto::FunctionDeleter<rsa_st, &RSA_free>>::~unique_ptr' requested here
442 | RSAPointer rsa(RSA_new());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
25 warnings generated.
[2029/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:475:20: warning: 'ERR_func_error_string' is deprecated [-Wdeprecated-declarations]
475 | const char* fs = ERR_func_error_string(err);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[2030/2103] CXX obj/deps/googletest/src/gtest.gtest-assertion-result.o
[2031/2103] CXX obj/deps/googletest/src/gtest.gtest-filepath.o
[2032/2103] CXX obj/src/node_mksnapshot.node_snapshot_stub.o
[2033/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[2034/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_dh.cc:402:14: warning: 'EVP_PKEY_assign' is deprecated [-Wdeprecated-declarations]
402 | CHECK_EQ(EVP_PKEY_assign_DH(key_params.get(), dh.release()), 1);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[2035/2103] CXX obj/deps/googletest/src/gtest.gtest-matchers.o
[2036/2103] STAMP obj/embedtest.compile_depends.stamp
[2037/2103] STAMP obj/cctest.compile_depends.stamp
[2038/2103] CC obj/test/overlapped-checker/overlapped-checker.main_unix.o
[2039/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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_hash.cc:317:10: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
317 | md = EVP_MD_CTX_md(orig->mdctx_.get());
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[2040/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/2103] CXX obj/deps/googletest/src/gtest.gtest-death-test.o
[2043/2103] CXX obj/deps/googletest/src/gtest.gtest-port.o
[2044/2103] CXX obj/deps/googletest/src/gtest.gtest-printers.o
[2045/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:668:14: warning: 'i2d_RSA_PUBKEY' is deprecated [-Wdeprecated-declarations]
668 | int size = i2d_RSA_PUBKEY(rsa, nullptr);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:678:12: warning: 'i2d_RSA_PUBKEY' is deprecated [-Wdeprecated-declarations]
678 | CHECK_GE(i2d_RSA_PUBKEY(rsa, &serialized), 0);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:704:46: warning: 'EC_KEY_get_conv_form' is deprecated [-Wdeprecated-declarations]
704 | return ECPointToBuffer(env, group, pubkey, EC_KEY_get_conv_form(ec), nullptr)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:758:15: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations]
758 | rsa = EVP_PKEY_get0_RSA(pkey);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:761:14: warning: 'EVP_PKEY_get0_EC_KEY' is deprecated [-Wdeprecated-declarations]
761 | ec = EVP_PKEY_get0_EC_KEY(pkey);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:769:5: warning: 'RSA_get0_key' is deprecated [-Wdeprecated-declarations]
769 | RSA_get0_key(rsa, &n, &e, nullptr);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[2046/2103] CXX obj/deps/googletest/src/gtest.gtest-test-part.o
[2047/2103] CXX obj/tools/snapshot/node_mksnapshot.node_mksnapshot.o
[2048/2103] CXX obj/deps/googletest/src/gtest_main.gtest_main.o
[2049/2103] CXX obj/src/embedtest.node_snapshot_stub.o
[2050/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[2051/2103] CXX obj/deps/googletest/src/gtest.gtest-typed-test.o
[2052/2103] LIBTOOL-STATIC libgtest_main.a, POSTBUILDS
[2053/2103] 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:208:46: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:208:24: note: in instantiation of template type alias 'DeleteFnPtr' requested here
208 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:211:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:211:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
211 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:658:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
658 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:948:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
948 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:202:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
202 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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:879:28: warning: 'ERR_func_error_string' is deprecated [-Wdeprecated-declarations]
879 | const char* fs = ERR_func_error_string(ssl_err);
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/mcn0w4mcl6n1ksx3mqdg8fc30qsifxn7-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.
[2054/2103] CXX obj/src/cctest.node_snapshot_stub.o
[2055/2103] CXX obj/test/embedding/embedtest.embedtest.o
[2056/2103] LIBTOOL-STATIC libnode.a, POSTBUILDS
[2057/2103] STAMP obj/node_mksnapshot.actions_depends.stamp
[2058/2103] CXX obj/test/cctest/inspector/cctest.test_node_protocol.o
[2059/2103] STAMP obj/embedtest.actions_depends.stamp
[2060/2103] CXX obj/test/cctest/cctest.test_base64.o
[2061/2103] LINK node_mksnapshot, POSTBUILDS
ld: warning: dylib (/nix/store/x8ilh5r2qjvxjay177c7wd9i863d1bvz-libuv-1.51.0/lib/libuv.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/fl7yc0rdc0kihjaka3hib1wiyhq5bpzv-sqlite-3.50.1/lib/libsqlite3.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libcrypto.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/mp06h340r3ylv2kjlf259yiilf70s4jv-openssl-3.5.1/lib/libssl.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicui18n.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/grdklm10a0kaig8r4n3migcjzmc2ahxf-zlib-1.3.1/lib/libz.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/vw8i6a74112qrzh0fb0r1s235ck42g0h-icu4c-76.1/lib/libicuuc.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: dylib (/nix/store/dwjbgqn3j10m51bqpyxhyhhhhsd4jzc9-libcxx-19.1.7/lib/libc++.dylib) was built for newer macOS version (11.3) than being linked (11.0)
ld: warning: direct access in function 'v8::Platform::GetZoneBackingAllocator()' from file 'libv8_libplatform.a(v8_libplatform.default-platform.o)' to global weak symbol 'v8::Platform::GetZoneBackingAllocator()::default_allocator' from file 'libnode.a(libnode.node_platform.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::Platform::GetZoneBackingAllocator()' from file 'libv8_libplatform.a(v8_libplatform.default-platform.o)' to global weak symbol 'v8::Platform::GetZoneBackingAllocator()::default_allocator' from file 'libnode.a(libnode.node_platform.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::Platform::GetHighAllocationThroughputObserver()' from file 'libv8_libplatform.a(v8_libplatform.default-platform.o)' to global weak symbol 'v8::Platform::GetHighAllocationThroughputObserver()::default_observer' from file 'libnode.a(libnode.node_platform.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::Platform::GetHighAllocationThroughputObserver()' from file 'libv8_libplatform.a(v8_libplatform.default-platform.o)' to global weak symbol 'v8::Platform::GetHighAllocationThroughputObserver()::default_observer' from file 'libnode.a(libnode.node_platform.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AssemblerBase::AddEmbeddedObject(v8::internal::Handle<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.assembler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AssemblerBase::AddEmbeddedObject(v8::internal::Handle<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.assembler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BackgroundMergeTask::BeginMergeInBackground(v8::internal::LocalIsolate*, v8::internal::Handle<v8::internal::Script>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BackgroundMergeTask::BeginMergeInBackground(v8::internal::LocalIsolate*, v8::internal::Handle<v8::internal::Script>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BackgroundMergeTask::CompleteMergeInForeground(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Script>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BackgroundMergeTask::CompleteMergeInForeground(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Script>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::LiveEdit::PatchScript(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Script>, v8::internal::Handle<v8::internal::String>, bool, bool, v8::debug::LiveEditResult*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.liveedit.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::LiveEdit::PatchScript(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Script>, v8::internal::Handle<v8::internal::String>, bool, bool, v8::debug::LiveEditResult*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.liveedit.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::LiveEdit::PatchScript(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Script>, v8::internal::Handle<v8::internal::String>, bool, bool, v8::debug::LiveEditResult*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.liveedit.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::LiveEdit::PatchScript(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Script>, v8::internal::Handle<v8::internal::String>, bool, bool, v8::debug::LiveEditResult*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.liveedit.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Isolate::GetOrRegisterRecorderContextId(v8::internal::Handle<v8::internal::NativeContext>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.isolate.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Isolate::GetOrRegisterRecorderContextId(v8::internal::Handle<v8::internal::NativeContext>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.isolate.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Isolate::load_from_stack_count_address(char const*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.isolate.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Isolate::load_from_stack_count_address(char const*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.isolate.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Isolate::store_to_stack_count_address(char const*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.isolate.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Isolate::store_to_stack_count_address(char const*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.isolate.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CodeRangeAddressHint::NotifyFreedCodeRange(unsigned long, unsigned long)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.code-range.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CodeRangeAddressHint::NotifyFreedCodeRange(unsigned long, unsigned long)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.code-range.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ConcurrentMarking::RunMajor(v8::JobDelegate*, v8::base::EnumSet<v8::internal::CodeFlushMode, int>, unsigned int, bool)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ConcurrentMarking::RunMajor(v8::JobDelegate*, v8::base::EnumSet<v8::internal::CodeFlushMode, int>, unsigned int, bool)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ConcurrentMarking::RunMinor(v8::JobDelegate*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ConcurrentMarking::RunMinor(v8::JobDelegate*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ConcurrentMarking::RunMinor(v8::JobDelegate*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ConcurrentMarking::RunMinor(v8::JobDelegate*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)0>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSArrayBuffer>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSArrayBuffer>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)0>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSArrayBuffer>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSArrayBuffer>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::PretenuringHandler::UpdateAllocationSite(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::HeapObject>, std::__1::unordered_map<v8::internal::Tagged<v8::internal::AllocationSite>, unsigned long, v8::internal::Object::Hasher, std::__1::equal_to<v8::internal::Tagged<v8::internal::AllocationSite>>, std::__1::allocator<std::__1::pair<v8::internal::Tagged<v8::internal::AllocationSite> const, unsigned long>>>*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::PretenuringHandler::UpdateAllocationSite(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::HeapObject>, std::__1::unordered_map<v8::internal::Tagged<v8::internal::AllocationSite>, unsigned long, v8::internal::Object::Hasher, std::__1::equal_to<v8::internal::Tagged<v8::internal::AllocationSite>>, std::__1::allocator<std::__1::pair<v8::internal::Tagged<v8::internal::AllocationSite> const, unsigned long>>>*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)0>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSDataViewOrRabGsabDataView>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSDataViewOrRabGsabDataView>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)0>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSDataViewOrRabGsabDataView>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSDataViewOrRabGsabDataView>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)0>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSTypedArray>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSTypedArray>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)0>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSTypedArray>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSTypedArray>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)0>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSObject>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)0>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSObject>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)1>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSArrayBuffer>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSArrayBuffer>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)1>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSArrayBuffer>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSArrayBuffer>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)1>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSDataViewOrRabGsabDataView>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSDataViewOrRabGsabDataView>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)1>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSDataViewOrRabGsabDataView>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSDataViewOrRabGsabDataView>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)1>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSTypedArray>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSTypedArray>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)1>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSTypedArray>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSTypedArray>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)1>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSObject>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'int v8::internal::YoungGenerationMarkingVisitor<(v8::internal::YoungGenerationMarkingVisitationMode)1>::VisitEmbedderTracingSubClassWithEmbedderTracing<v8::internal::JSObject>(v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::JSObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.concurrent-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainingPathTarget(v8::internal::Handle<v8::internal::HeapObject>, v8::internal::RetainingPathOption)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainingPathTarget(v8::internal::Handle<v8::internal::HeapObject>, v8::internal::RetainingPathOption)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::IsRetainingPathTarget(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::RetainingPathOption*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::IsRetainingPathTarget(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::RetainingPathOption*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::PrintRetainingPath(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::RetainingPathOption)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::PrintRetainingPath(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::RetainingPathOption)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::PrintRetainingPath(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::RetainingPathOption)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::PrintRetainingPath(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::RetainingPathOption)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::PrintRetainingPath(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::RetainingPathOption)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::PrintRetainingPath(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::RetainingPathOption)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::UpdateRetainersMapAfterScavenge(std::__1::unordered_map<v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Object::Hasher, v8::internal::Object::KeyEqualSafe, std::__1::allocator<std::__1::pair<v8::internal::Tagged<v8::internal::HeapObject> const, v8::internal::Tagged<v8::internal::HeapObject>>>>*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::UpdateRetainersMapAfterScavenge(std::__1::unordered_map<v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Object::Hasher, v8::internal::Object::KeyEqualSafe, std::__1::allocator<std::__1::pair<v8::internal::Tagged<v8::internal::HeapObject> const, v8::internal::Tagged<v8::internal::HeapObject>>>>*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::UpdateRetainersAfterScavenge()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::UpdateRetainersAfterScavenge()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainer(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainer(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainer(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainer(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainer(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainer(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddEphemeronRetainer(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddEphemeronRetainer(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddEphemeronRetainer(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddEphemeronRetainer(v8::internal::Tagged<v8::internal::HeapObject>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainingRoot(v8::internal::Root, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainingRoot(v8::internal::Root, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainingRoot(v8::internal::Root, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainingRoot(v8::internal::Root, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainingRoot(v8::internal::Root, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Heap::AddRetainingRoot(v8::internal::Root, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::UnreachableObjectsFilter::SkipObject(v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::UnreachableObjectsFilter::SkipObject(v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::UnreachableObjectsFilter::MarkAsReachable(v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::UnreachableObjectsFilter::MarkAsReachable(v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::UnreachableObjectsFilter::MarkAsReachable(v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::UnreachableObjectsFilter::MarkAsReachable(v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::UnreachableObjectsFilter::MarkAsReachable(v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::UnreachableObjectsFilter::MarkAsReachable(v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.heap.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::IncrementalMarking::MarkBlackBackground(v8::internal::Tagged<v8::internal::HeapObject>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.incremental-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::IncrementalMarking::MarkBlackBackground(v8::internal::Tagged<v8::internal::HeapObject>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.incremental-marking.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::MarkCompactCollector::ProcessMarkingWorklist(v8::base::TimeDelta, unsigned long, v8::internal::MarkCompactCollector::MarkingWorklistProcessingMode)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.mark-compact.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::MarkCompactCollector::ProcessMarkingWorklist(v8::base::TimeDelta, unsigned long, v8::internal::MarkCompactCollector::MarkingWorklistProcessingMode)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.mark-compact.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::EvacuateNewToOldSpacePageVisitor::Visit(v8::internal::Tagged<v8::internal::HeapObject>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.mark-compact.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::EvacuateNewToOldSpacePageVisitor::Visit(v8::internal::Tagged<v8::internal::HeapObject>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.mark-compact.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::EvacuateNewSpaceVisitor::Visit(v8::internal::Tagged<v8::internal::HeapObject>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.mark-compact.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::EvacuateNewSpaceVisitor::Visit(v8::internal::Tagged<v8::internal::HeapObject>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.mark-compact.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::MarkingBarrier::RecordRelocSlot(v8::internal::Tagged<v8::internal::InstructionStream>, v8::internal::RelocInfo*, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.marking-barrier.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::MarkingBarrier::RecordRelocSlot(v8::internal::Tagged<v8::internal::InstructionStream>, v8::internal::RelocInfo*, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.marking-barrier.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::MarkingWorklists::Local::Local(v8::internal::MarkingWorklists*, std::__1::unique_ptr<v8::internal::CppMarkingState, std::__1::default_delete<v8::internal::CppMarkingState>>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.marking-worklist.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::MarkingWorklists::Local::Local(v8::internal::MarkingWorklists*, std::__1::unique_ptr<v8::internal::CppMarkingState, std::__1::default_delete<v8::internal::CppMarkingState>>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.marking-worklist.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::NativeContextStats::Merge(v8::internal::NativeContextStats const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.memory-measurement.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::NativeContextStats::Merge(v8::internal::NativeContextStats const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.memory-measurement.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::NativeContextStats::IncrementExternalSize(unsigned long, v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.memory-measurement.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::NativeContextStats::IncrementExternalSize(unsigned long, v8::internal::Tagged<v8::internal::Map>, v8::internal::Tagged<v8::internal::HeapObject>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.memory-measurement.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::MinorMarkSweepCollector::DrainMarkingWorklist()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.minor-mark-sweep.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::MinorMarkSweepCollector::DrainMarkingWorklist()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.minor-mark-sweep.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateThinString<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::ThinString>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateThinString<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::ThinString>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateThinString<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::ThinString>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateThinString<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::ThinString>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateShortcutCandidate<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::ConsString>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateShortcutCandidate<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::ConsString>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateShortcutCandidate<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::ConsString>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateShortcutCandidate<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::ConsString>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateInPlaceInternalizableString<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::String>, int, v8::internal::ObjectFields)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateInPlaceInternalizableString<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::String>, int, v8::internal::ObjectFields)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateInPlaceInternalizableString<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::String>, int, v8::internal::ObjectFields)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateInPlaceInternalizableString<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::String>, int, v8::internal::ObjectFields)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateInPlaceInternalizableString<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::String>, int, v8::internal::ObjectFields)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'heap::base::SlotCallbackResult v8::internal::Scavenger::EvacuateInPlaceInternalizableString<v8::internal::FullHeapObjectSlot>(v8::internal::Tagged<v8::internal::Map>, v8::internal::FullHeapObjectSlot, v8::internal::Tagged<v8::internal::String>, int, v8::internal::ObjectFields)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.scavenger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ICStats::GetOrCacheScriptName(v8::internal::Tagged<v8::internal::Script>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.ic-stats.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ICStats::GetOrCacheScriptName(v8::internal::Tagged<v8::internal::Script>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.ic-stats.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ICStats::GetOrCacheFunctionName(v8::internal::IsolateForSandbox, v8::internal::Tagged<v8::internal::JSFunction>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.ic-stats.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ICStats::GetOrCacheFunctionName(v8::internal::IsolateForSandbox, v8::internal::Tagged<v8::internal::JSFunction>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.ic-stats.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::DateTimePatternGeneratorCache::CreateGenerator(v8::internal::Isolate*, icu_76::Locale const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-date-time-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::DateTimePatternGeneratorCache::CreateGenerator(v8::internal::Isolate*, icu_76::Locale const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-date-time-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::CreateCalendar(v8::internal::Isolate*, icu_76::Locale const&, icu_76::TimeZone*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-date-time-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::CreateCalendar(v8::internal::Isolate*, icu_76::Locale const&, icu_76::TimeZone*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-date-time-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::CreateCalendar(v8::internal::Isolate*, icu_76::Locale const&, icu_76::TimeZone*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-date-time-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::CreateCalendar(v8::internal::Isolate*, icu_76::Locale const&, icu_76::TimeZone*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-date-time-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::CreateICUDateFormatFromCache(icu_76::Locale const&, icu_76::UnicodeString const&, icu_76::DateTimePatternGenerator*, v8::internal::JSDateTimeFormat::HourCycle)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-date-time-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::CreateICUDateFormatFromCache(icu_76::Locale const&, icu_76::UnicodeString const&, icu_76::DateTimePatternGenerator*, v8::internal::JSDateTimeFormat::HourCycle)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-date-time-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::CreateICUDateFormatFromCache(icu_76::Locale const&, icu_76::UnicodeString const&, icu_76::DateTimePatternGenerator*, v8::internal::JSDateTimeFormat::HourCycle)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-date-time-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::CreateICUDateFormatFromCache(icu_76::Locale const&, icu_76::UnicodeString const&, icu_76::DateTimePatternGenerator*, v8::internal::JSDateTimeFormat::HourCycle)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-date-time-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::base::LazyInstanceImpl<v8::internal::(anonymous namespace)::UnitFactory, v8::base::StaticallyAllocatedInstanceTrait<v8::internal::(anonymous namespace)::UnitFactory>, v8::base::DefaultConstructTrait<v8::internal::(anonymous namespace)::UnitFactory>, v8::base::ThreadSafeInitOnceTrait, v8::base::LeakyInstanceTrait<v8::internal::(anonymous namespace)::UnitFactory>>::InitInstance(void*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-number-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::base::LazyInstanceImpl<v8::internal::(anonymous namespace)::UnitFactory, v8::base::StaticallyAllocatedInstanceTrait<v8::internal::(anonymous namespace)::UnitFactory>, v8::base::DefaultConstructTrait<v8::internal::(anonymous namespace)::UnitFactory>, v8::base::ThreadSafeInitOnceTrait, v8::base::LeakyInstanceTrait<v8::internal::(anonymous namespace)::UnitFactory>>::InitInstance(void*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.js-number-format.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ProfileNode::FindOrAddChild(v8::internal::CodeEntry*, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.profile-generator.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ProfileNode::FindOrAddChild(v8::internal::CodeEntry*, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.profile-generator.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ProfileNode::IncrementLineTicks(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.profile-generator.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ProfileNode::IncrementLineTicks(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.profile-generator.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ProfileNode::IncrementLineTicks(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.profile-generator.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::ProfileNode::IncrementLineTicks(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.profile-generator.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::AddNonBmpSurrogatePairs(v8::internal::RegExpCompiler*, v8::internal::ChoiceNode*, v8::internal::RegExpNode*, v8::internal::UnicodeRangeSplitter*)::$_0::operator()(unsigned short, unsigned short, unsigned short, unsigned short) const' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.regexp-compiler-tonode.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::AddNonBmpSurrogatePairs(v8::internal::RegExpCompiler*, v8::internal::ChoiceNode*, v8::internal::RegExpNode*, v8::internal::UnicodeRangeSplitter*)::$_0::operator()(unsigned short, unsigned short, unsigned short, unsigned short) const' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.regexp-compiler-tonode.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::AddNonBmpSurrogatePairs(v8::internal::RegExpCompiler*, v8::internal::ChoiceNode*, v8::internal::RegExpNode*, v8::internal::UnicodeRangeSplitter*)::$_0::operator()(unsigned short, unsigned short, unsigned short, unsigned short) const' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.regexp-compiler-tonode.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::(anonymous namespace)::AddNonBmpSurrogatePairs(v8::internal::RegExpCompiler*, v8::internal::ChoiceNode*, v8::internal::RegExpNode*, v8::internal::UnicodeRangeSplitter*)::$_0::operator()(unsigned short, unsigned short, unsigned short, unsigned short) const' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.regexp-compiler-tonode.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::NativeRegExpMacroAssembler::GetOrAddRangeArray(v8::internal::ZoneList<v8::internal::CharacterRange> const*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.regexp-macro-assembler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::NativeRegExpMacroAssembler::GetOrAddRangeArray(v8::internal::ZoneList<v8::internal::CharacterRange> const*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.regexp-macro-assembler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::NativeRegExpMacroAssembler::GetOrAddRangeArray(v8::internal::ZoneList<v8::internal::CharacterRange> const*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.regexp-macro-assembler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::NativeRegExpMacroAssembler::GetOrAddRangeArray(v8::internal::ZoneList<v8::internal::CharacterRange> const*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.regexp-macro-assembler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Cluster::Cluster(unsigned int, unsigned int, v8::internal::Builtin, v8::internal::BuiltinsSorter*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Cluster::Cluster(unsigned int, unsigned int, v8::internal::Builtin, v8::internal::BuiltinsSorter*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Cluster::Cluster(unsigned int, unsigned int, v8::internal::Builtin, v8::internal::BuiltinsSorter*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::Cluster::Cluster(unsigned int, unsigned int, v8::internal::Builtin, v8::internal::BuiltinsSorter*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::InitializeClusters()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::InitializeClusters()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::InitializeClusters()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::InitializeClusters()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::InitializeClusters()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::InitializeClusters()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::FindBestPredecessorOf(v8::internal::Builtin)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::FindBestPredecessorOf(v8::internal::Builtin)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::MergeBestPredecessors()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::MergeBestPredecessors()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::ProcessBlockCountLineInfo(std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, v8::internal::Builtin, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const, v8::internal::Builtin>>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::ProcessBlockCountLineInfo(std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, v8::internal::Builtin, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const, v8::internal::Builtin>>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::ProcessBuiltinDensityLineInfo(std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, v8::internal::Builtin, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const, v8::internal::Builtin>>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::BuiltinsSorter::ProcessBuiltinDensityLineInfo(std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, v8::internal::Builtin, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const, v8::internal::Builtin>>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.sort-builtins.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CancelableTaskManager::Register(v8::internal::Cancelable*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.cancelable-task.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CancelableTaskManager::Register(v8::internal::Cancelable*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.cancelable-task.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CancelableTask::CancelableTask(v8::internal::Isolate*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.cancelable-task.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CancelableTask::CancelableTask(v8::internal::Isolate*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.cancelable-task.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CancelableTask::CancelableTask(v8::internal::CancelableTaskManager*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.cancelable-task.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CancelableTask::CancelableTask(v8::internal::CancelableTaskManager*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.cancelable-task.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CancelableIdleTask::CancelableIdleTask(v8::internal::Isolate*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.cancelable-task.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CancelableIdleTask::CancelableIdleTask(v8::internal::Isolate*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.cancelable-task.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CancelableIdleTask::CancelableIdleTask(v8::internal::CancelableTaskManager*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.cancelable-task.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::CancelableIdleTask::CancelableIdleTask(v8::internal::CancelableTaskManager*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.cancelable-task.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::wrapTable(v8::Local<v8::Object>, v8::MaybeLocal<v8::Array>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::wrapTable(v8::Local<v8::Object>, v8::MaybeLocal<v8::Array>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::wrapTable(v8::Local<v8::Object>, v8::MaybeLocal<v8::Array>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::wrapTable(v8::Local<v8::Object>, v8::MaybeLocal<v8::Array>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::bindObject(v8::Local<v8::Value>, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::bindObject(v8::Local<v8::Value>, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::bindObject(v8::Local<v8::Value>, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::bindObject(v8::Local<v8::Value>, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::bindObject(v8::Local<v8::Value>, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::bindObject(v8::Local<v8::Value>, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::bindObject(v8::Local<v8::Value>, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InjectedScript::bindObject(v8::Local<v8::Value>, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.injected-script.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InspectedContext::createInjectedScript(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.inspected-context.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::InspectedContext::createInjectedScript(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.inspected-context.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8ConsoleMessageStorage::count(int, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-console-message.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8ConsoleMessageStorage::count(int, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-console-message.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8ConsoleMessageStorage::time(int, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-console-message.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8ConsoleMessageStorage::time(int, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-console-message.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8ConsoleMessageStorage::countReset(int, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-console-message.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8ConsoleMessageStorage::countReset(int, v8_inspector::String16 const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-console-message.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::didParseSource(std::__1::unique_ptr<v8_inspector::V8DebuggerScript, std::__1::default_delete<v8_inspector::V8DebuggerScript>>, bool)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::didParseSource(std::__1::unique_ptr<v8_inspector::V8DebuggerScript, std::__1::default_delete<v8_inspector::V8DebuggerScript>>, bool)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::didParseSource(std::__1::unique_ptr<v8_inspector::V8DebuggerScript, std::__1::default_delete<v8_inspector::V8DebuggerScript>>, bool)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::didParseSource(std::__1::unique_ptr<v8_inspector::V8DebuggerScript, std::__1::default_delete<v8_inspector::V8DebuggerScript>>, bool)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setBreakpointImpl(v8_inspector::String16 const&, v8_inspector::String16 const&, v8_inspector::String16 const&, int, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setBreakpointImpl(v8_inspector::String16 const&, v8_inspector::String16 const&, v8_inspector::String16 const&, int, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setBreakpointImpl(v8_inspector::String16 const&, v8_inspector::String16 const&, v8_inspector::String16 const&, int, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setBreakpointImpl(v8_inspector::String16 const&, v8_inspector::String16 const&, v8_inspector::String16 const&, int, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setBreakpointImpl(v8_inspector::String16 const&, v8::Local<v8::Function>, v8::Local<v8::String>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setBreakpointImpl(v8_inspector::String16 const&, v8::Local<v8::Function>, v8::Local<v8::String>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setBreakpointImpl(v8_inspector::String16 const&, v8::Local<v8::Function>, v8::Local<v8::String>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setBreakpointImpl(v8_inspector::String16 const&, v8::Local<v8::Function>, v8::Local<v8::String>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::disassembleWasmModule(v8_inspector::String16 const&, v8_crdtp::detail::ValueMaybe<v8_inspector::String16>*, int*, std::__1::unique_ptr<std::__1::vector<int, std::__1::allocator<int>>, std::__1::default_delete<std::__1::vector<int, std::__1::allocator<int>>>>*, std::__1::unique_ptr<v8_inspector::protocol::Debugger::WasmDisassemblyChunk, std::__1::default_delete<v8_inspector::protocol::Debugger::WasmDisassemblyChunk>>*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::disassembleWasmModule(v8_inspector::String16 const&, v8_crdtp::detail::ValueMaybe<v8_inspector::String16>*, int*, std::__1::unique_ptr<std::__1::vector<int, std::__1::allocator<int>>, std::__1::default_delete<std::__1::vector<int, std::__1::allocator<int>>>>*, std::__1::unique_ptr<v8_inspector::protocol::Debugger::WasmDisassemblyChunk, std::__1::default_delete<v8_inspector::protocol::Debugger::WasmDisassemblyChunk>>*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::processSkipList(std::__1::vector<std::__1::unique_ptr<v8_inspector::protocol::Debugger::LocationRange, std::__1::default_delete<v8_inspector::protocol::Debugger::LocationRange>>, std::__1::allocator<std::__1::unique_ptr<v8_inspector::protocol::Debugger::LocationRange, std::__1::default_delete<v8_inspector::protocol::Debugger::LocationRange>>>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::processSkipList(std::__1::vector<std::__1::unique_ptr<v8_inspector::protocol::Debugger::LocationRange, std::__1::default_delete<v8_inspector::protocol::Debugger::LocationRange>>, std::__1::allocator<std::__1::unique_ptr<v8_inspector::protocol::Debugger::LocationRange, std::__1::default_delete<v8_inspector::protocol::Debugger::LocationRange>>>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::processSkipList(std::__1::vector<std::__1::unique_ptr<v8_inspector::protocol::Debugger::LocationRange, std::__1::default_delete<v8_inspector::protocol::Debugger::LocationRange>>, std::__1::allocator<std::__1::unique_ptr<v8_inspector::protocol::Debugger::LocationRange, std::__1::default_delete<v8_inspector::protocol::Debugger::LocationRange>>>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::processSkipList(std::__1::vector<std::__1::unique_ptr<v8_inspector::protocol::Debugger::LocationRange, std::__1::default_delete<v8_inspector::protocol::Debugger::LocationRange>>, std::__1::allocator<std::__1::unique_ptr<v8_inspector::protocol::Debugger::LocationRange, std::__1::default_delete<v8_inspector::protocol::Debugger::LocationRange>>>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setBlackboxedRanges(v8_inspector::String16 const&, std::__1::unique_ptr<std::__1::vector<std::__1::unique_ptr<v8_inspector::protocol::Debugger::ScriptPosition, std::__1::default_delete<v8_inspector::protocol::Debugger::ScriptPosition>>, std::__1::allocator<std::__1::unique_ptr<v8_inspector::protocol::Debugger::ScriptPosition, std::__1::default_delete<v8_inspector::protocol::Debugger::ScriptPosition>>>>, std::__1::default_delete<std::__1::vector<std::__1::unique_ptr<v8_inspector::protocol::Debugger::ScriptPosition, std::__1::default_delete<v8_inspector::protocol::Debugger::ScriptPosition>>, std::__1::allocator<std::__1::unique_ptr<v8_inspector::protocol::Debugger::ScriptPosition, std::__1::default_delete<v8_inspector::protocol::Debugger::ScriptPosition>>>>>>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setBlackboxedRanges(v8_inspector::String16 const&, std::__1::unique_ptr<std::__1::vector<std::__1::unique_ptr<v8_inspector::protocol::Debugger::ScriptPosition, std::__1::default_delete<v8_inspector::protocol::Debugger::ScriptPosition>>, std::__1::allocator<std::__1::unique_ptr<v8_inspector::protocol::Debugger::ScriptPosition, std::__1::default_delete<v8_inspector::protocol::Debugger::ScriptPosition>>>>, std::__1::default_delete<std::__1::vector<std::__1::unique_ptr<v8_inspector::protocol::Debugger::ScriptPosition, std::__1::default_delete<v8_inspector::protocol::Debugger::ScriptPosition>>, std::__1::allocator<std::__1::unique_ptr<v8_inspector::protocol::Debugger::ScriptPosition, std::__1::default_delete<v8_inspector::protocol::Debugger::ScriptPosition>>>>>>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setScriptInstrumentationBreakpointIfNeeded(v8_inspector::V8DebuggerScript*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setScriptInstrumentationBreakpointIfNeeded(v8_inspector::V8DebuggerScript*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setScriptInstrumentationBreakpointIfNeeded(v8_inspector::V8DebuggerScript*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::setScriptInstrumentationBreakpointIfNeeded(v8_inspector::V8DebuggerScript*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::didPauseOnInstrumentation(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8DebuggerAgentImpl::didPauseOnInstrumentation(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8Debugger::asyncTaskScheduledForStack(v8_inspector::StringView const&, void*, bool, bool)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8Debugger::asyncTaskScheduledForStack(v8_inspector::StringView const&, void*, bool, bool)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8Debugger::setAsyncCallStackDepth(v8_inspector::V8DebuggerAgentImpl*, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8Debugger::setAsyncCallStackDepth(v8_inspector::V8DebuggerAgentImpl*, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8Debugger::setMaxCallStackSizeToCapture(v8_inspector::V8RuntimeAgentImpl*, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8Debugger::setMaxCallStackSizeToCapture(v8_inspector::V8RuntimeAgentImpl*, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8Debugger::storeStackTrace(std::__1::shared_ptr<v8_inspector::AsyncStackTrace>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8Debugger::storeStackTrace(std::__1::shared_ptr<v8_inspector::AsyncStackTrace>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-debugger.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::muteExceptions(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::muteExceptions(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::unmuteExceptions(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::unmuteExceptions(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::connect(int, v8_inspector::V8Inspector::Channel*, v8_inspector::StringView, v8_inspector::V8Inspector::ClientTrustLevel, v8_inspector::V8Inspector::SessionPauseState)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::connect(int, v8_inspector::V8Inspector::Channel*, v8_inspector::StringView, v8_inspector::V8Inspector::ClientTrustLevel, v8_inspector::V8Inspector::SessionPauseState)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::disconnect(v8_inspector::V8InspectorSessionImpl*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::disconnect(v8_inspector::V8InspectorSessionImpl*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::contextCreated(v8_inspector::V8ContextInfo const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::contextCreated(v8_inspector::V8ContextInfo const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::contextCreated(v8_inspector::V8ContextInfo const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::contextCreated(v8_inspector::V8ContextInfo const&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::discardInspectedContext(int, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::discardInspectedContext(int, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::exceptionThrown(v8::Local<v8::Context>, v8_inspector::StringView, v8::Local<v8::Value>, v8_inspector::StringView, v8_inspector::StringView, unsigned int, unsigned int, std::__1::unique_ptr<v8_inspector::V8StackTrace, std::__1::default_delete<v8_inspector::V8StackTrace>>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8InspectorImpl::exceptionThrown(v8::Local<v8::Context>, v8_inspector::StringView, v8::Local<v8::Value>, v8_inspector::StringView, v8_inspector::StringView, unsigned int, unsigned int, std::__1::unique_ptr<v8_inspector::V8StackTrace, std::__1::default_delete<v8_inspector::V8StackTrace>>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-inspector-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8RuntimeAgentImpl::compileScript(v8_inspector::String16 const&, v8_inspector::String16 const&, bool, v8_crdtp::detail::ValueMaybe<int>, v8_crdtp::detail::ValueMaybe<v8_inspector::String16>*, v8_crdtp::detail::PtrMaybe<v8_inspector::protocol::Runtime::ExceptionDetails>*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-runtime-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8_inspector::V8RuntimeAgentImpl::compileScript(v8_inspector::String16 const&, v8_inspector::String16 const&, bool, v8_crdtp::detail::ValueMaybe<int>, v8_crdtp::detail::ValueMaybe<v8_inspector::String16>*, v8_crdtp::detail::PtrMaybe<v8_inspector::protocol::Runtime::ExceptionDetails>*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.v8-runtime-agent-impl.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'void v8_inspector::protocol::DictionaryValue::set<v8_inspector::protocol::Value>(v8_inspector::String16 const&, std::__1::unique_ptr<v8_inspector::protocol::Value, std::__1::default_delete<v8_inspector::protocol::Value>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.Protocol.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'void v8_inspector::protocol::DictionaryValue::set<v8_inspector::protocol::Value>(v8_inspector::String16 const&, std::__1::unique_ptr<v8_inspector::protocol::Value, std::__1::default_delete<v8_inspector::protocol::Value>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.Protocol.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'void v8_inspector::protocol::DictionaryValue::set<v8_inspector::protocol::DictionaryValue>(v8_inspector::String16 const&, std::__1::unique_ptr<v8_inspector::protocol::DictionaryValue, std::__1::default_delete<v8_inspector::protocol::DictionaryValue>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.Protocol.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'void v8_inspector::protocol::DictionaryValue::set<v8_inspector::protocol::DictionaryValue>(v8_inspector::String16 const&, std::__1::unique_ptr<v8_inspector::protocol::DictionaryValue, std::__1::default_delete<v8_inspector::protocol::DictionaryValue>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.Protocol.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'void v8_inspector::protocol::DictionaryValue::set<v8_inspector::protocol::ListValue>(v8_inspector::String16 const&, std::__1::unique_ptr<v8_inspector::protocol::ListValue, std::__1::default_delete<v8_inspector::protocol::ListValue>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.Protocol.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'void v8_inspector::protocol::DictionaryValue::set<v8_inspector::protocol::ListValue>(v8_inspector::String16 const&, std::__1::unique_ptr<v8_inspector::protocol::ListValue, std::__1::default_delete<v8_inspector::protocol::ListValue>>&)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.Protocol.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::AsmJsParser::ValidateCall()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-parser.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::AsmJsParser::ValidateCall()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-parser.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::AsmJsScanner(v8::internal::Utf16CharacterStream*)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::ConsumeIdentifier(unsigned int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::ConsumeIdentifier(unsigned int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::ConsumeIdentifier(unsigned int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::ConsumeIdentifier(unsigned int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::ConsumeIdentifier(unsigned int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::AsmJsScanner::ConsumeIdentifier(unsigned int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.asm-scanner.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::WasmFullDecoder<v8::internal::wasm::Decoder::NoValidationTag, v8::internal::wasm::(anonymous namespace)::LiftoffCompiler, (v8::internal::wasm::DecodingMode)0>::Decode()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.liftoff-compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::WasmFullDecoder<v8::internal::wasm::Decoder::NoValidationTag, v8::internal::wasm::(anonymous namespace)::LiftoffCompiler, (v8::internal::wasm::DecodingMode)0>::Decode()' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.liftoff-compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::TransitiveTypeFeedbackProcessor::ProcessFunction(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.module-compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::TransitiveTypeFeedbackProcessor::ProcessFunction(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.module-compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::TransitiveTypeFeedbackProcessor::ProcessFunction(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.module-compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::TransitiveTypeFeedbackProcessor::ProcessFunction(int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.module-compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::TriggerTierUp(v8::internal::Isolate*, v8::internal::Tagged<v8::internal::WasmTrustedInstanceData>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.module-compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::TriggerTierUp(v8::internal::Isolate*, v8::internal::Tagged<v8::internal::WasmTrustedInstanceData>, int)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.module-compiler.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::InstanceBuilder::ProcessExports(v8::internal::Handle<v8::internal::WasmTrustedInstanceData>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.module-instantiate.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function 'v8::internal::wasm::InstanceBuilder::ProcessExports(v8::internal::Handle<v8::internal::WasmTrustedInstanceData>)' from file 'libv8_base_without_compiler.a(v8_base_without_compiler.module-instantiate.o)' to global weak symbol 'std::__1::piecewise_construct' from file 'libnode.a(libnode.node_options.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment