*** This log is abridged to its last 1000 lines: 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [537/1933] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-graph-builder.o In file included from ../../deps/v8/src/objects/fixed-array.h:20, from ../../deps/v8/src/objects/contexts.h:9, from ../../deps/v8/src/execution/thread-local-top.h:14, from ../../deps/v8/src/execution/isolate-data.h:12, from ../../deps/v8/src/execution/isolate.h:29, from ../../deps/v8/src/logging/runtime-call-stats-scope.h:10, from ../../deps/v8/src/execution/arguments.h:10, from ../../deps/v8/src/builtins/builtins-utils.h:10, from ../../deps/v8/src/api/api-arguments.h:9, from ../../deps/v8/src/ic/call-optimization.h:8, from ../../deps/v8/src/compiler/heap-refs.h:11, from ../../deps/v8/src/compiler/types.h:10, from ../../deps/v8/src/compiler/node.h:12, from ../../deps/v8/src/compiler/node-marker.h:8, from ../../deps/v8/src/compiler/control-flow-optimizer.h:8, from ../../deps/v8/src/compiler/control-flow-optimizer.cc:5: ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [538/1933] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-analysis.o [539/1933] CXX obj/deps/v8/src/compiler/v8_compiler.branch-elimination.o In file included from ../../deps/v8/src/objects/fixed-array.h:20, from ../../deps/v8/src/objects/contexts.h:9, from ../../deps/v8/src/execution/thread-local-top.h:14, from ../../deps/v8/src/execution/isolate-data.h:12, from ../../deps/v8/src/execution/isolate.h:29, from ../../deps/v8/src/logging/runtime-call-stats-scope.h:10, from ../../deps/v8/src/execution/arguments.h:10, from ../../deps/v8/src/builtins/builtins-utils.h:10, from ../../deps/v8/src/api/api-arguments.h:9, from ../../deps/v8/src/ic/call-optimization.h:8, from ../../deps/v8/src/compiler/heap-refs.h:11, from ../../deps/v8/src/compiler/heap-refs.cc:5: ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [540/1933] CXX obj/deps/v8/src/compiler/v8_compiler.branch-condition-duplicator.o In file included from ../../deps/v8/src/objects/fixed-array.h:20, from ../../deps/v8/src/objects/prototype-info.h:8, from ../../deps/v8/src/objects/map.h:15, from ../../deps/v8/src/heap/marking.h:13, from ../../deps/v8/src/heap/mutable-page.h:15, from ../../deps/v8/src/common/code-memory-access.h:15, from ../../deps/v8/src/codegen/reloc-info.h:9, from ../../deps/v8/src/compiler/common-operator.h:10, from ../../deps/v8/src/compiler/decompression-optimizer.h:8, from ../../deps/v8/src/compiler/decompression-optimizer.cc:5: ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [541/1933] CXX obj/deps/v8/src/compiler/v8_compiler.basic-block-instrumentor.o In file included from ../../deps/v8/src/objects/fixed-array.h:20, from ../../deps/v8/src/objects/contexts.h:9, from ../../deps/v8/src/execution/thread-local-top.h:14, from ../../deps/v8/src/execution/isolate-data.h:12, from ../../deps/v8/src/execution/isolate.h:29, from ../../deps/v8/src/logging/runtime-call-stats-scope.h:10, from ../../deps/v8/src/execution/arguments.h:10, from ../../deps/v8/src/builtins/builtins-utils.h:10, from ../../deps/v8/src/api/api-arguments.h:9, from ../../deps/v8/src/ic/call-optimization.h:8, from ../../deps/v8/src/compiler/heap-refs.h:11, from ../../deps/v8/src/compiler/types.h:10, from ../../deps/v8/src/compiler/node.h:12, from ../../deps/v8/src/compiler/common-node-cache.cc:8: ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [542/1933] CXX obj/deps/v8/src/compiler/backend/v8_compiler.spill-placer.o In file included from ../../deps/v8/src/objects/fixed-array.h:20, from ../../deps/v8/src/objects/contexts.h:9, from ../../deps/v8/src/execution/thread-local-top.h:14, from ../../deps/v8/src/execution/isolate-data.h:12, from ../../deps/v8/src/execution/isolate.h:29, from ../../deps/v8/src/logging/runtime-call-stats-scope.h:10, from ../../deps/v8/src/execution/arguments.h:10, from ../../deps/v8/src/builtins/builtins-utils.h:10, from ../../deps/v8/src/api/api-arguments.h:9, from ../../deps/v8/src/ic/call-optimization.h:8, from ../../deps/v8/src/compiler/heap-refs.h:11, from ../../deps/v8/src/compiler/types.h:10, from ../../deps/v8/src/compiler/node.h:12, from ../../deps/v8/src/compiler/frame-states.h:9, from ../../deps/v8/src/compiler/frame-states.cc:5: ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [543/1933] CXX obj/deps/v8/src/compiler/backend/v8_compiler.register-allocator.o In file included from ../../deps/v8/src/objects/fixed-array.h:20, from ../../deps/v8/src/objects/contexts.h:9, from ../../deps/v8/src/execution/thread-local-top.h:14, from ../../deps/v8/src/execution/isolate-data.h:12, from ../../deps/v8/src/execution/isolate.h:29, from ../../deps/v8/src/logging/runtime-call-stats-scope.h:10, from ../../deps/v8/src/execution/arguments.h:10, from ../../deps/v8/src/builtins/builtins-utils.h:10, from ../../deps/v8/src/api/api-arguments.h:9, from ../../deps/v8/src/ic/call-optimization.h:8, from ../../deps/v8/src/compiler/heap-refs.h:11, from ../../deps/v8/src/compiler/types.h:10, from ../../deps/v8/src/compiler/node.h:12, from ../../deps/v8/src/compiler/node-marker.h:8, from ../../deps/v8/src/compiler/graph-reducer.h:10, from ../../deps/v8/src/compiler/csa-load-elimination.h:10, from ../../deps/v8/src/compiler/csa-load-elimination.cc:5: ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [544/1933] CXX obj/deps/v8/src/compiler/backend/v8_compiler.register-allocator-verifier.o In file included from ../../deps/v8/src/objects/fixed-array.h:20, from ../../deps/v8/src/objects/contexts.h:9, from ../../deps/v8/src/execution/thread-local-top.h:14, from ../../deps/v8/src/execution/isolate-data.h:12, from ../../deps/v8/src/execution/isolate.h:29, from ../../deps/v8/src/logging/runtime-call-stats-scope.h:10, from ../../deps/v8/src/execution/arguments.h:10, from ../../deps/v8/src/builtins/builtins-utils.h:10, from ../../deps/v8/src/api/api-arguments.h:9, from ../../deps/v8/src/ic/call-optimization.h:8, from ../../deps/v8/src/compiler/heap-refs.h:11, from ../../deps/v8/src/compiler/types.h:10, from ../../deps/v8/src/compiler/node.h:12, from ../../deps/v8/src/compiler/node-marker.h:8, from ../../deps/v8/src/compiler/graph-reducer.h:10, from ../../deps/v8/src/compiler/js-call-reducer.h:10, from ../../deps/v8/src/compiler/js-call-reducer.cc:5: ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [545/1933] CXX obj/deps/v8/src/compiler/backend/v8_compiler.move-optimizer.o In file included from ../../deps/v8/src/objects/fixed-array.h:20, from ../../deps/v8/src/objects/contexts.h:9, from ../../deps/v8/src/execution/thread-local-top.h:14, from ../../deps/v8/src/execution/isolate-data.h:12, from ../../deps/v8/src/execution/isolate.h:29, from ../../deps/v8/src/logging/runtime-call-stats-scope.h:10, from ../../deps/v8/src/execution/arguments.h:10, from ../../deps/v8/src/builtins/builtins-utils.h:10, from ../../deps/v8/src/api/api-arguments.h:9, from ../../deps/v8/src/ic/call-optimization.h:8, from ../../deps/v8/src/compiler/heap-refs.h:11, from ../../deps/v8/src/compiler/const-tracking-let-helpers.h:10, from ../../deps/v8/src/compiler/const-tracking-let-helpers.cc:5: ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [546/1933] CXX obj/deps/v8/src/compiler/backend/v8_compiler.jump-threading.o In file included from ../../deps/v8/src/objects/fixed-array.h:20, from ../../deps/v8/src/objects/contexts.h:9, from ../../deps/v8/src/execution/thread-local-top.h:14, from ../../deps/v8/src/execution/isolate-data.h:12, from ../../deps/v8/src/execution/isolate.h:29, from ../../deps/v8/src/heap/local-heap.h:17, from ../../deps/v8/src/codegen/tick-counter.h:11, from ../../deps/v8/src/codegen/optimized-compilation-info.h:13, from ../../deps/v8/src/compiler/graph-visualizer.cc:12: ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [547/1933] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction.o In file included from ../../deps/v8/src/objects/fixed-array.h:20, from ../../deps/v8/src/objects/contexts.h:9, from ../../deps/v8/src/execution/thread-local-top.h:14, from ../../deps/v8/src/execution/isolate-data.h:12, from ../../deps/v8/src/execution/isolate.h:29, from ../../deps/v8/src/logging/runtime-call-stats-scope.h:10, from ../../deps/v8/src/execution/arguments.h:10, from ../../deps/v8/src/builtins/builtins-utils.h:10, from ../../deps/v8/src/api/api-arguments.h:9, from ../../deps/v8/src/ic/call-optimization.h:8, from ../../deps/v8/src/compiler/heap-refs.h:11, from ../../deps/v8/src/compiler/types.h:10, from ../../deps/v8/src/compiler/node.h:12, from ../../deps/v8/src/compiler/node-marker.h:8, from ../../deps/v8/src/compiler/graph-reducer.h:10, from ../../deps/v8/src/compiler/checkpoint-elimination.h:9, from ../../deps/v8/src/compiler/checkpoint-elimination.cc:5: ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [548/1933] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction-selector.o In file included from ../../deps/v8/src/objects/fixed-array.h:20, from ../../deps/v8/src/objects/contexts.h:9, from ../../deps/v8/src/execution/thread-local-top.h:14, from ../../deps/v8/src/execution/isolate-data.h:12, from ../../deps/v8/src/execution/isolate.h:29, from ../../deps/v8/src/logging/runtime-call-stats-scope.h:10, from ../../deps/v8/src/execution/arguments.h:10, from ../../deps/v8/src/builtins/builtins-utils.h:10, from ../../deps/v8/src/api/api-arguments.h:9, from ../../deps/v8/src/ic/call-optimization.h:8, from ../../deps/v8/src/compiler/heap-refs.h:11, from ../../deps/v8/src/compiler/types.h:10, from ../../deps/v8/src/compiler/node.h:12, from ../../deps/v8/src/compiler/node-marker.h:8, from ../../deps/v8/src/compiler/branch-condition-duplicator.h:9, from ../../deps/v8/src/compiler/branch-condition-duplicator.cc:5: ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >' 69 | constexpr Type() : __VA_ARGS__() {} \ | ^ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >' 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \ | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >' 85 | explicit inline Type(Address ptr) | ^~~~~~~ ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS' 969 | OBJECT_CONSTRUCTORS(PodArray, ByteArray); | ^~~~~~~~~~~~~~~~~~~ [549/1933] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction-scheduler.o make: *** [Makefile:151: node] Terminated