You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from ../../src/inspector/inspected-context.h:15,
from ../../src/inspector/injected-script.h:43,
from ../../src/inspector/v8-inspector-impl.h:43,
from ../../src/inspector/v8-inspector-impl.cc:31:
../../src/common/globals.h:599:20: warning: ‘v8::internal::kPointerTableAddressSpaceName’ defined but not used [-Wunused-variable]
599 | static const char* kPointerTableAddressSpaceName = "v8-pointer-table";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/cppgc/allocation.h:17,
from ../../src/inspector/v8-inspector-impl.cc:35:
../../include/cppgc/internal/gc-info.h:219:14: error: ‘cppgc::internal::GCInfoTrait<v8_inspector::{anonymous}::ChannelWrapper>::gc_info’ causes a section type conflict with ‘cppgc::internal::GCInfoTrait<v8_inspector::V8Console>::gc_info’
219 | const GCInfo GCInfoTrait<T>::gc_info CPPGC_GC_INFO_SECTION = GCInfo(
| ^~~~~~~~~~~~~~
../../include/cppgc/internal/gc-info.h:219:14: note: ‘cppgc::internal::GCInfoTrait<v8_inspector::V8Console>::gc_info’ was declared here
[1639/1672] CXX obj/src/inspector/inspector/v8-inspector-session-impl.o
In file included from ../../src/debug/debug-interface.h:25,
from ../../src/inspector/inspected-context.h:15,
from ../../src/inspector/injected-script.h:43,
from ../../src/inspector/v8-inspector-session-impl.cc:14:
../../src/common/globals.h:599:20: warning: ‘v8::internal::kPointerTableAddressSpaceName’ defined but not used [-Wunused-variable]
599 | static const char* kPointerTableAddressSpaceName = "v8-pointer-table";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1640/1672] CXX obj/src/inspector/inspector/v8-profiler-agent-impl.o
In file included from ../../src/debug/debug-interface.h:25,
from ../../src/inspector/v8-profiler-agent-impl.cc:12:
../../src/common/globals.h:599:20: warning: ‘v8::internal::kPointerTableAddressSpaceName’ defined but not used [-Wunused-variable]
599 | static const char* kPointerTableAddressSpaceName = "v8-pointer-table";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1641/1672] CXX obj/src/inspector/inspector/v8-regex.o
In file included from ../../src/debug/debug-interface.h:25,
from ../../src/inspector/inspected-context.h:15,
from ../../src/inspector/injected-script.h:43,
from ../../src/inspector/v8-inspector-impl.h:43,
from ../../src/inspector/v8-regex.cc:16:
../../src/common/globals.h:599:20: warning: ‘v8::internal::kPointerTableAddressSpaceName’ defined but not used [-Wunused-variable]
599 | static const char* kPointerTableAddressSpaceName = "v8-pointer-table";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
================================================================
ninja failed (rc=1); first FAILED block follows (max 80 lines):
================================================================
FAILED: obj/src/inspector/inspector/v8-inspector-impl.o
ccache aarch64-linux-gnu-g++ -MD -MF obj/src/inspector/inspector/v8-inspector-impl.o.d -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__ARM_NEON__=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_NONE -D_GLIBCXX_ASSERTIONS=1 -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_OZONE=1 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DV8_LOGGING_LEVEL=1 -DBUILTIN_BLOCK_POSITION -DV8_USE_HOST_CPU_ARM_FEATURES -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_ENABLE_CONTROL_FLOW_INTEGRITY -DV8_ENABLE_SPARKPLUG -DV8_ENABLE_SPARKPLUG_PLUS -DV8_ENABLE_MAGLEV -DV8_ENABLE_TURBOFAN -DV8_ENABLE_WEBASSEMBLY -DV8_ENABLE_CONTINUATION_PRESERVED_EMBEDDER_DATA -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_USE_ZLIB -DV8_ENABLE_MAGLEV_GRAPH_PRINTER -DV8_ENABLE_BUILTIN_JUMP_TABLE_SWITCH -DV8_ENABLE_EXTENSIBLE_RO_SNAPSHOT -DV8_ENABLE_BLACK_ALLOCATED_PAGES -DV8_ENABLE_UNDEFINED_DOUBLE -DV8_WASM_RANDOM_FUZZERS -DPA_ENABLE_USER_SPACE_ZERO_SEGMENT -DV8_ARRAY_BUFFER_INTERNAL_FIELD_COUNT=0 -DV8_ARRAY_BUFFER_VIEW_INTERNAL_FIELD_COUNT=0 -DV8_PROMISE_INTERNAL_FIELD_COUNT=0 -DV8_USE_DEFAULT_HASHER_SECRET=true -DV8_CPPGC_MICROTASK_QUEUE -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_LINUX -DV8_TARGET_ARCH_ARM64 -DCPPGC_SUPPORTS_OBJECT_NAMES -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DCPPGC_POINTER_COMPRESSION -DCPPGC_ENABLE_LARGER_CAGE -DCPPGC_ENABLE_OBJECT_SECTION_GCINFO -DCPPGC_SLIM_WRITE_BARRIER -DABSL_ALLOCATOR_NOTHROW=1 -I../.. -Igen -I../../include -Igen/include -I../../third_party/abseil-cpp -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-comments -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-unused-parameter -Wno-psabi -fno-strict-overflow -fno-ident -fno-math-errno -fno-strict-aliasing -fstack-protector -funwind-tables -fPIC -pipe -pthread -mbranch-protection=standard -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -fno-omit-frame-pointer -g0 -Wno-invalid-offsetof -Wno-strict-overflow -Wno-return-type -Wno-int-in-bool-context -Wno-deprecated -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-array-bounds -Wno-nonnull -Wno-dangling-pointer -O3 -fdata-sections -ffunction-sections -fvisibility=default -Wno-narrowing -Wno-class-memaccess -Wno-invalid-offsetof -std=gnu++20 -fno-exceptions -fno-rtti -c ../../src/inspector/v8-inspector-impl.cc -o obj/src/inspector/inspector/v8-inspector-impl.o
In file included from ../../src/debug/debug-interface.h:25,
from ../../src/inspector/inspected-context.h:15,
from ../../src/inspector/injected-script.h:43,
from ../../src/inspector/v8-inspector-impl.h:43,
from ../../src/inspector/v8-inspector-impl.cc:31:
../../src/common/globals.h:599:20: warning: ‘v8::internal::kPointerTableAddressSpaceName’ defined but not used [-Wunused-variable]
599 | static const char* kPointerTableAddressSpaceName = "v8-pointer-table";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/cppgc/allocation.h:17,
from ../../src/inspector/v8-inspector-impl.cc:35:
../../include/cppgc/internal/gc-info.h:219:14: error: ‘cppgc::internal::GCInfoTrait<v8_inspector::{anonymous}::ChannelWrapper>::gc_info’ causes a section type conflict with ‘cppgc::internal::GCInfoTrait<v8_inspector::V8Console>::gc_info’
219 | const GCInfo GCInfoTrait<T>::gc_info CPPGC_GC_INFO_SECTION = GCInfo(
| ^~~~~~~~~~~~~~
../../include/cppgc/internal/gc-info.h:219:14: note: ‘cppgc::internal::GCInfoTrait<v8_inspector::V8Console>::gc_info’ was declared here
[1639/1672] CXX obj/src/inspector/inspector/v8-inspector-session-impl.o
In file included from ../../src/debug/debug-interface.h:25,
from ../../src/inspector/inspected-context.h:15,
from ../../src/inspector/injected-script.h:43,
from ../../src/inspector/v8-inspector-session-impl.cc:14:
../../src/common/globals.h:599:20: warning: ‘v8::internal::kPointerTableAddressSpaceName’ defined but not used [-Wunused-variable]
599 | static const char* kPointerTableAddressSpaceName = "v8-pointer-table";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1640/1672] CXX obj/src/inspector/inspector/v8-profiler-agent-impl.o
In file included from ../../src/debug/debug-interface.h:25,
from ../../src/inspector/v8-profiler-agent-impl.cc:12:
../../src/common/globals.h:599:20: warning: ‘v8::internal::kPointerTableAddressSpaceName’ defined but not used [-Wunused-variable]
599 | static const char* kPointerTableAddressSpaceName = "v8-pointer-table";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1641/1672] CXX obj/src/inspector/inspector/v8-regex.o
In file included from ../../src/debug/debug-interface.h:25,
from ../../src/inspector/inspected-context.h:15,
from ../../src/inspector/injected-script.h:43,
from ../../src/inspector/v8-inspector-impl.h:43,
from ../../src/inspector/v8-regex.cc:16:
../../src/common/globals.h:599:20: warning: ‘v8::internal::kPointerTableAddressSpaceName’ defined but not used [-Wunused-variable]
599 | static const char* kPointerTableAddressSpaceName = "v8-pointer-table";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.