...M64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioBuffer.h:33,
from DerivedSources/WebCore/JSAudioBuffer.h:25,
from DerivedSources/WebCore/JSAudioBuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioBuffer.h:26,
from DerivedSources/WebCore/JSAudioBuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-4.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioBuffer.h:33,
from DerivedSources/WebCore/JSAudioBuffer.h:25,
from DerivedSources/WebCore/JSAudioBuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioBuffer.h:26,
from DerivedSources/WebCore/JSAudioBuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-4.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2060/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ChannelMergerNode.h:31,
from DerivedSources/WebCore/JSChannelMergerNode.h:25,
from DerivedSources/WebCore/JSChannelMergerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioNode.h:26,
from DerivedSources/WebCore/JSChannelMergerNode.h:26,
from DerivedSources/WebCore/JSChannelMergerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ChannelMergerNode.h:31,
from DerivedSources/WebCore/JSChannelMergerNode.h:25,
from DerivedSources/WebCore/JSChannelMergerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioNode.h:26,
from DerivedSources/WebCore/JSChannelMergerNode.h:26,
from DerivedSources/WebCore/JSChannelMergerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ChannelMergerNode.h:31,
from DerivedSources/WebCore/JSChannelMergerNode.h:25,
from DerivedSources/WebCore/JSChannelMergerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioNode.h:26,
from DerivedSources/WebCore/JSChannelMergerNode.h:26,
from DerivedSources/WebCore/JSChannelMergerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2061/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/plugins/DOMPluginArray.h:23,
from DerivedSources/WebCore/JSDOMPluginArray.h:23,
from DerivedSources/WebCore/JSDOMPluginArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMPluginArray.h:24,
from DerivedSources/WebCore/JSDOMPluginArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/plugins/DOMPluginArray.h:23,
from DerivedSources/WebCore/JSDOMPluginArray.h:23,
from DerivedSources/WebCore/JSDOMPluginArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMPluginArray.h:24,
from DerivedSources/WebCore/JSDOMPluginArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/plugins/DOMPluginArray.h:23,
from DerivedSources/WebCore/JSDOMPluginArray.h:23,
from DerivedSources/WebCore/JSDOMPluginArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMPluginArray.h:24,
from DerivedSources/WebCore/JSDOMPluginArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2062/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/cache/DOMCache.h:28,
from DerivedSources/WebCore/JSDOMCache.h:23,
from DerivedSources/WebCore/JSDOMCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/cache/DOMCache.h:30,
from DerivedSources/WebCore/JSDOMCache.h:23,
from DerivedSources/WebCore/JSDOMCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/cache/DOMCache.h:28,
from DerivedSources/WebCore/JSDOMCache.h:23,
from DerivedSources/WebCore/JSDOMCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/cache/DOMCache.h:30,
from DerivedSources/WebCore/JSDOMCache.h:23,
from DerivedSources/WebCore/JSDOMCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/cache/DOMCache.h:28,
from DerivedSources/WebCore/JSDOMCache.h:23,
from DerivedSources/WebCore/JSDOMCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/cache/DOMCache.h:30,
from DerivedSources/WebCore/JSDOMCache.h:23,
from DerivedSources/WebCore/JSDOMCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2063/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSGetAnimationsOptions.h:24,
from DerivedSources/WebCore/JSGetAnimationsOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp:8:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSGetAnimationsOptions.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSGetAnimationsOptions.h:24,
from DerivedSources/WebCore/JSGetAnimationsOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp:8:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSGetAnimationsOptions.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSGetAnimationsOptions.h:24,
from DerivedSources/WebCore/JSGetAnimationsOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp:8:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSGetAnimationsOptions.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2064/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-29.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLExtension.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/EXTColorBufferFloat.h:28,
from DerivedSources/WebCore/JSEXTColorBufferFloat.h:25,
from DerivedSources/WebCore/JSEXTColorBufferFloat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSEXTColorBufferFloat.h:26,
from DerivedSources/WebCore/JSEXTColorBufferFloat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLExtension.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/EXTColorBufferFloat.h:28,
from DerivedSources/WebCore/JSEXTColorBufferFloat.h:25,
from DerivedSources/WebCore/JSEXTColorBufferFloat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSEXTColorBufferFloat.h:26,
from DerivedSources/WebCore/JSEXTColorBufferFloat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLExtension.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/EXTColorBufferFloat.h:28,
from DerivedSources/WebCore/JSEXTColorBufferFloat.h:25,
from DerivedSources/WebCore/JSEXTColorBufferFloat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSEXTColorBufferFloat.h:26,
from DerivedSources/WebCore/JSEXTColorBufferFloat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2065/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-21.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DOMMatrixReadOnly.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DOMMatrix.h:28,
from DerivedSources/WebCore/JSDOMMatrix.h:23,
from DerivedSources/WebCore/JSDOMMatrix.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-21.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMMatrixReadOnly.h:24,
from DerivedSources/WebCore/JSDOMMatrix.h:24,
from DerivedSources/WebCore/JSDOMMatrix.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-21.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DOMMatrixReadOnly.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DOMMatrix.h:28,
from DerivedSources/WebCore/JSDOMMatrix.h:23,
from DerivedSources/WebCore/JSDOMMatrix.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-21.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMMatrixReadOnly.h:24,
from DerivedSources/WebCore/JSDOMMatrix.h:24,
from DerivedSources/WebCore/JSDOMMatrix.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-21.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DOMMatrixReadOnly.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DOMMatrix.h:28,
from DerivedSources/WebCore/JSDOMMatrix.h:23,
from DerivedSources/WebCore/JSDOMMatrix.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-21.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMMatrixReadOnly.h:24,
from DerivedSources/WebCore/JSDOMMatrix.h:24,
from DerivedSources/WebCore/JSDOMMatrix.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-21.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2066/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-23.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatQuad.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DOMRectList.h:28,
from DerivedSources/WebCore/JSDOMRectList.h:23,
from DerivedSources/WebCore/JSDOMRectList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMRectList.h:24,
from DerivedSources/WebCore/JSDOMRectList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatQuad.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DOMRectList.h:28,
from DerivedSources/WebCore/JSDOMRectList.h:23,
from DerivedSources/WebCore/JSDOMRectList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMRectList.h:24,
from DerivedSources/WebCore/JSDOMRectList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatQuad.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DOMRectList.h:28,
from DerivedSources/WebCore/JSDOMRectList.h:23,
from DerivedSources/WebCore/JSDOMRectList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMRectList.h:24,
from DerivedSources/WebCore/JSDOMRectList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2067/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-25.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DragImage.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DataTransfer.h:28,
from DerivedSources/WebCore/JSDataTransfer.h:23,
from DerivedSources/WebCore/JSDataTransfer.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-25.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDataTransfer.h:24,
from DerivedSources/WebCore/JSDataTransfer.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-25.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DragImage.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DataTransfer.h:28,
from DerivedSources/WebCore/JSDataTransfer.h:23,
from DerivedSources/WebCore/JSDataTransfer.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-25.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDataTransfer.h:24,
from DerivedSources/WebCore/JSDataTransfer.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-25.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DragImage.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DataTransfer.h:28,
from DerivedSources/WebCore/JSDataTransfer.h:23,
from DerivedSources/WebCore/JSDataTransfer.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-25.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDataTransfer.h:24,
from DerivedSources/WebCore/JSDataTransfer.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-25.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2068/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-34.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemDirectoryEntry.h:28,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.h:23,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-34.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.h:25,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-34.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemDirectoryEntry.h:28,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.h:23,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-34.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.h:25,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-34.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemDirectoryEntry.h:28,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.h:23,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-34.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.h:25,
from DerivedSources/WebCore/JSFileSystemDirectoryEntry.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-34.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2069/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-31.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from DerivedSources/WebCore/JSEvent.h:23,
from DerivedSources/WebCore/JSEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSEvent.h:24,
from DerivedSources/WebCore/JSEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-31.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from DerivedSources/WebCore/JSEvent.h:23,
from DerivedSources/WebCore/JSEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSEvent.h:24,
from DerivedSources/WebCore/JSEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-31.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from DerivedSources/WebCore/JSEvent.h:23,
from DerivedSources/WebCore/JSEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSEvent.h:24,
from DerivedSources/WebCore/JSEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-31.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2070/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/GainNode.h:27,
from DerivedSources/WebCore/JSGainNode.h:25,
from DerivedSources/WebCore/JSGainNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp:7:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/GainNode.h:28,
from DerivedSources/WebCore/JSGainNode.h:25,
from DerivedSources/WebCore/JSGainNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/GainNode.h:27,
from DerivedSources/WebCore/JSGainNode.h:25,
from DerivedSources/WebCore/JSGainNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp:7:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/GainNode.h:28,
from DerivedSources/WebCore/JSGainNode.h:25,
from DerivedSources/WebCore/JSGainNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/GainNode.h:27,
from DerivedSources/WebCore/JSGainNode.h:25,
from DerivedSources/WebCore/JSGainNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp:7:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/GainNode.h:28,
from DerivedSources/WebCore/JSGainNode.h:25,
from DerivedSources/WebCore/JSGainNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2071/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/Internals.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.cpp:156:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderLayerBacking.h:46:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
46 | #if __WORDSIZE == 64 && PLATFORM(COCOA)
| ^~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSComputedStyleDeclaration.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.cpp:28:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchResponse.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.cpp:79:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSComputedStyleDeclaration.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.cpp:28:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchResponse.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.cpp:79:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSComputedStyleDeclaration.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.cpp:28:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchResponse.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.cpp:79:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2072/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/wtf/URLHash.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/AnimationTimeline.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/DocumentTimeline.h:28,
from DerivedSources/WebCore/JSDocumentTimeline.h:23,
from DerivedSources/WebCore/JSDocumentTimeline.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAnimationTimeline.h:24,
from DerivedSources/WebCore/JSDocumentTimeline.h:24,
from DerivedSources/WebCore/JSDocumentTimeline.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/wtf/URLHash.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/AnimationTimeline.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/DocumentTimeline.h:28,
from DerivedSources/WebCore/JSDocumentTimeline.h:23,
from DerivedSources/WebCore/JSDocumentTimeline.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAnimationTimeline.h:24,
from DerivedSources/WebCore/JSDocumentTimeline.h:24,
from DerivedSources/WebCore/JSDocumentTimeline.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/wtf/URLHash.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/AnimationTimeline.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/DocumentTimeline.h:28,
from DerivedSources/WebCore/JSDocumentTimeline.h:23,
from DerivedSources/WebCore/JSDocumentTimeline.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAnimationTimeline.h:24,
from DerivedSources/WebCore/JSDocumentTimeline.h:24,
from DerivedSources/WebCore/JSDocumentTimeline.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2073/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-30.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithmParameters.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParams.h:28,
from DerivedSources/WebCore/JSEcdsaParams.h:25,
from DerivedSources/WebCore/JSEcdsaParams.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StrongInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertObject.h:30,
from DerivedSources/WebCore/JSEcdsaParams.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-30.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithmParameters.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParams.h:28,
from DerivedSources/WebCore/JSEcdsaParams.h:25,
from DerivedSources/WebCore/JSEcdsaParams.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StrongInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertObject.h:30,
from DerivedSources/WebCore/JSEcdsaParams.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-30.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithmParameters.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParams.h:28,
from DerivedSources/WebCore/JSEcdsaParams.h:25,
from DerivedSources/WebCore/JSEcdsaParams.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StrongInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertObject.h:30,
from DerivedSources/WebCore/JSEcdsaParams.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-30.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2074/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-65.cpp.o
[2075/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-64.cpp.o
[2076/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-13.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSCanvasLineJoin.h:24,
from DerivedSources/WebCore/JSCanvasLineJoin.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSCanvasLineJoin.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-13.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSCanvasLineJoin.h:24,
from DerivedSources/WebCore/JSCanvasLineJoin.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSCanvasLineJoin.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-13.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSCanvasLineJoin.h:24,
from DerivedSources/WebCore/JSCanvasLineJoin.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSCanvasLineJoin.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-13.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2077/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-35.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/FontFace.h:28,
from DerivedSources/WebCore/JSFontFace.h:23,
from DerivedSources/WebCore/JSFontFace.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-35.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFontFace.h:26,
from DerivedSources/WebCore/JSFontFace.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-35.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/FontFace.h:28,
from DerivedSources/WebCore/JSFontFace.h:23,
from DerivedSources/WebCore/JSFontFace.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-35.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFontFace.h:26,
from DerivedSources/WebCore/JSFontFace.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-35.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/FontFace.h:28,
from DerivedSources/WebCore/JSFontFace.h:23,
from DerivedSources/WebCore/JSFontFace.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-35.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFontFace.h:26,
from DerivedSources/WebCore/JSFontFace.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-35.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2078/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from CSSValueKeywords.gperf:8,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAnimationEvent.h:25,
from DerivedSources/WebCore/EventHeaders.h:32,
from DerivedSources/WebCore/EventFactory.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-1.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from CSSValueKeywords.gperf:8,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAnimationEvent.h:25,
from DerivedSources/WebCore/EventHeaders.h:32,
from DerivedSources/WebCore/EventFactory.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-1.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from CSSValueKeywords.gperf:8,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAnimationEvent.h:25,
from DerivedSources/WebCore/EventHeaders.h:32,
from DerivedSources/WebCore/EventFactory.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-1.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2079/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-32.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ExtendableEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:30,
from DerivedSources/WebCore/JSFetchEvent.h:25,
from DerivedSources/WebCore/JSFetchEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-32.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:31,
from DerivedSources/WebCore/JSFetchEvent.h:25,
from DerivedSources/WebCore/JSFetchEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-32.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ExtendableEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:30,
from DerivedSources/WebCore/JSFetchEvent.h:25,
from DerivedSources/WebCore/JSFetchEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-32.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:31,
from DerivedSources/WebCore/JSFetchEvent.h:25,
from DerivedSources/WebCore/JSFetchEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-32.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ExtendableEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:30,
from DerivedSources/WebCore/JSFetchEvent.h:25,
from DerivedSources/WebCore/JSFetchEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-32.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:31,
from DerivedSources/WebCore/JSFetchEvent.h:25,
from DerivedSources/WebCore/JSFetchEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-32.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2080/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-33.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FetchOptions.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequestMode.h:28,
from DerivedSources/WebCore/JSFetchRequestMode.h:23,
from DerivedSources/WebCore/JSFetchRequestMode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-33.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSFetchRequestMode.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-33.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FetchOptions.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequestMode.h:28,
from DerivedSources/WebCore/JSFetchRequestMode.h:23,
from DerivedSources/WebCore/JSFetchRequestMode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-33.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSFetchRequestMode.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-33.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FetchOptions.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequestMode.h:28,
from DerivedSources/WebCore/JSFetchRequestMode.h:23,
from DerivedSources/WebCore/JSFetchRequestMode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-33.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSFetchRequestMode.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-33.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2081/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-46.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.h:30,
from DerivedSources/WebCore/JSHTMLMediaElement.h:25,
from DerivedSources/WebCore/JSHTMLMediaElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLMediaElement.h:26,
from DerivedSources/WebCore/JSHTMLMediaElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.h:30,
from DerivedSources/WebCore/JSHTMLMediaElement.h:25,
from DerivedSources/WebCore/JSHTMLMediaElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLMediaElement.h:26,
from DerivedSources/WebCore/JSHTMLMediaElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.h:30,
from DerivedSources/WebCore/JSHTMLMediaElement.h:25,
from DerivedSources/WebCore/JSHTMLMediaElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLMediaElement.h:26,
from DerivedSources/WebCore/JSHTMLMediaElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2082/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-71.cpp.o
[2083/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/Autofill.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLKeygenElement.h:26,
from DerivedSources/WebCore/JSHTMLKeygenElement.h:23,
from DerivedSources/WebCore/JSHTMLKeygenElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLKeygenElement.h:24,
from DerivedSources/WebCore/JSHTMLKeygenElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/Autofill.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLKeygenElement.h:26,
from DerivedSources/WebCore/JSHTMLKeygenElement.h:23,
from DerivedSources/WebCore/JSHTMLKeygenElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLKeygenElement.h:24,
from DerivedSources/WebCore/JSHTMLKeygenElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/Autofill.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLKeygenElement.h:26,
from DerivedSources/WebCore/JSHTMLKeygenElement.h:23,
from DerivedSources/WebCore/JSHTMLKeygenElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLKeygenElement.h:24,
from DerivedSources/WebCore/JSHTMLKeygenElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2084/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-72.cpp.o
[2085/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/HashChangeEvent.h:23,
from DerivedSources/WebCore/JSHashChangeEvent.h:23,
from DerivedSources/WebCore/JSHashChangeEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHashChangeEvent.h:25,
from DerivedSources/WebCore/JSHashChangeEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/HashChangeEvent.h:23,
from DerivedSources/WebCore/JSHashChangeEvent.h:23,
from DerivedSources/WebCore/JSHashChangeEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHashChangeEvent.h:25,
from DerivedSources/WebCore/JSHashChangeEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/HashChangeEvent.h:23,
from DerivedSources/WebCore/JSHashChangeEvent.h:23,
from DerivedSources/WebCore/JSHashChangeEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHashChangeEvent.h:25,
from DerivedSources/WebCore/JSHashChangeEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2086/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-59.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaError.h:25,
from DerivedSources/WebCore/JSMediaError.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-59.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaError.h:25,
from DerivedSources/WebCore/JSMediaError.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-59.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaError.h:25,
from DerivedSources/WebCore/JSMediaError.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-59.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaError.h:25,
from DerivedSources/WebCore/JSMediaError.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-59.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaError.h:25,
from DerivedSources/WebCore/JSMediaError.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-59.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaError.h:25,
from DerivedSources/WebCore/JSMediaError.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-59.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2087/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-49.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLSpanElement.h:28,
from DerivedSources/WebCore/JSHTMLSpanElement.h:23,
from DerivedSources/WebCore/JSHTMLSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-49.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLSpanElement.h:24,
from DerivedSources/WebCore/JSHTMLSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-49.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLSpanElement.h:28,
from DerivedSources/WebCore/JSHTMLSpanElement.h:23,
from DerivedSources/WebCore/JSHTMLSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-49.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLSpanElement.h:24,
from DerivedSources/WebCore/JSHTMLSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-49.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLSpanElement.h:28,
from DerivedSources/WebCore/JSHTMLSpanElement.h:23,
from DerivedSources/WebCore/JSHTMLSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-49.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLSpanElement.h:24,
from DerivedSources/WebCore/JSHTMLSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-49.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2088/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-80.cpp.o
[2089/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-77.cpp.o
[2090/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-78.cpp.o
[2091/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-42.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDataElement.h:28,
from DerivedSources/WebCore/JSHTMLDataElement.h:23,
from DerivedSources/WebCore/JSHTMLDataElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-42.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLDataElement.h:24,
from DerivedSources/WebCore/JSHTMLDataElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-42.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDataElement.h:28,
from DerivedSources/WebCore/JSHTMLDataElement.h:23,
from DerivedSources/WebCore/JSHTMLDataElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-42.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLDataElement.h:24,
from DerivedSources/WebCore/JSHTMLDataElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-42.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDataElement.h:28,
from DerivedSources/WebCore/JSHTMLDataElement.h:23,
from DerivedSources/WebCore/JSHTMLDataElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-42.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLDataElement.h:24,
from DerivedSources/WebCore/JSHTMLDataElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-42.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2092/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-79.cpp.o
[2093/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-81.cpp.o
[2094/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-53.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.h:30,
from DerivedSources/WebCore/JSIDBOpenDBRequest.h:25,
from DerivedSources/WebCore/JSIDBOpenDBRequest.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-53.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.h:31,
from DerivedSources/WebCore/JSIDBOpenDBRequest.h:25,
from DerivedSources/WebCore/JSIDBOpenDBRequest.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-53.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.h:30,
from DerivedSources/WebCore/JSIDBOpenDBRequest.h:25,
from DerivedSources/WebCore/JSIDBOpenDBRequest.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-53.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.h:31,
from DerivedSources/WebCore/JSIDBOpenDBRequest.h:25,
from DerivedSources/WebCore/JSIDBOpenDBRequest.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-53.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.h:30,
from DerivedSources/WebCore/JSIDBOpenDBRequest.h:25,
from DerivedSources/WebCore/JSIDBOpenDBRequest.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-53.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.h:31,
from DerivedSources/WebCore/JSIDBOpenDBRequest.h:25,
from DerivedSources/WebCore/JSIDBOpenDBRequest.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-53.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2095/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-50.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTemplateElement.h:33,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:23,
from DerivedSources/WebCore/JSHTMLTemplateElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:24,
from DerivedSources/WebCore/JSHTMLTemplateElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTemplateElement.h:33,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:23,
from DerivedSources/WebCore/JSHTMLTemplateElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:24,
from DerivedSources/WebCore/JSHTMLTemplateElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTemplateElement.h:33,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:23,
from DerivedSources/WebCore/JSHTMLTemplateElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:24,
from DerivedSources/WebCore/JSHTMLTemplateElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2096/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-48.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLPictureElement.h:28,
from DerivedSources/WebCore/JSHTMLPictureElement.h:23,
from DerivedSources/WebCore/JSHTMLPictureElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-48.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLPictureElement.h:24,
from DerivedSources/WebCore/JSHTMLPictureElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-48.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLPictureElement.h:28,
from DerivedSources/WebCore/JSHTMLPictureElement.h:23,
from DerivedSources/WebCore/JSHTMLPictureElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-48.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLPictureElement.h:24,
from DerivedSources/WebCore/JSHTMLPictureElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-48.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLPictureElement.h:28,
from DerivedSources/WebCore/JSHTMLPictureElement.h:23,
from DerivedSources/WebCore/JSHTMLPictureElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-48.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLPictureElement.h:24,
from DerivedSources/WebCore/JSHTMLPictureElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-48.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2097/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-44.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLHRElement.h:25,
from DerivedSources/WebCore/JSHTMLHRElement.h:23,
from DerivedSources/WebCore/JSHTMLHRElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-44.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLHRElement.h:24,
from DerivedSources/WebCore/JSHTMLHRElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-44.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLHRElement.h:25,
from DerivedSources/WebCore/JSHTMLHRElement.h:23,
from DerivedSources/WebCore/JSHTMLHRElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-44.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLHRElement.h:24,
from DerivedSources/WebCore/JSHTMLHRElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-44.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLHRElement.h:25,
from DerivedSources/WebCore/JSHTMLHRElement.h:23,
from DerivedSources/WebCore/JSHTMLHRElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-44.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLHRElement.h:24,
from DerivedSources/WebCore/JSHTMLHRElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-44.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2098/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-27.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.h:24,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-27.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-27.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.h:24,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-27.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-27.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.h:24,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-27.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-27.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2099/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLCollection.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/AllDescendantsCollection.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAllCollection.h:28,
from DerivedSources/WebCore/JSHTMLAllCollection.h:23,
from DerivedSources/WebCore/JSHTMLAllCollection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLAllCollection.h:24,
from DerivedSources/WebCore/JSHTMLAllCollection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLCollection.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/AllDescendantsCollection.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAllCollection.h:28,
from DerivedSources/WebCore/JSHTMLAllCollection.h:23,
from DerivedSources/WebCore/JSHTMLAllCollection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLAllCollection.h:24,
from DerivedSources/WebCore/JSHTMLAllCollection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLCollection.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/AllDescendantsCollection.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAllCollection.h:28,
from DerivedSources/WebCore/JSHTMLAllCollection.h:23,
from DerivedSources/WebCore/JSHTMLAllCollection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLAllCollection.h:24,
from DerivedSources/WebCore/JSHTMLAllCollection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2100/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-58.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSMediaDecodingType.h:23,
from DerivedSources/WebCore/JSMediaDecodingType.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-58.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSMediaDecodingType.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-58.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSMediaDecodingType.h:23,
from DerivedSources/WebCore/JSMediaDecodingType.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-58.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSMediaDecodingType.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-58.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSMediaDecodingType.h:23,
from DerivedSources/WebCore/JSMediaDecodingType.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-58.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSMediaDecodingType.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-58.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2101/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMathMLMathElement.h:25,
from DerivedSources/WebCore/JSMathMLMathElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMathMLMathElement.h:25,
from DerivedSources/WebCore/JSMathMLMathElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMathMLMathElement.h:25,
from DerivedSources/WebCore/JSMathMLMathElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMathMLMathElement.h:25,
from DerivedSources/WebCore/JSMathMLMathElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMathMLMathElement.h:25,
from DerivedSources/WebCore/JSMathMLMathElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMathMLMathElement.h:25,
from DerivedSources/WebCore/JSMathMLMathElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2102/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaList.h:23,
from DerivedSources/WebCore/JSMediaList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaList.h:23,
from DerivedSources/WebCore/JSMediaList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaList.h:23,
from DerivedSources/WebCore/JSMediaList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaList.h:23,
from DerivedSources/WebCore/JSMediaList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaList.h:23,
from DerivedSources/WebCore/JSMediaList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaList.h:23,
from DerivedSources/WebCore/JSMediaList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2103/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-69.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSOscillatorOptions.h:25,
from DerivedSources/WebCore/JSOscillatorOptions.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-69.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNumbers.h:31,
from DerivedSources/WebCore/JSOscillatorOptions.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-69.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSOscillatorOptions.h:25,
from DerivedSources/WebCore/JSOscillatorOptions.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-69.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNumbers.h:31,
from DerivedSources/WebCore/JSOscillatorOptions.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-69.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSOscillatorOptions.h:25,
from DerivedSources/WebCore/JSOscillatorOptions.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-69.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNumbers.h:31,
from DerivedSources/WebCore/JSOscillatorOptions.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-69.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2104/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-52.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBCursor.h:30,
from DerivedSources/WebCore/JSIDBCursor.h:25,
from DerivedSources/WebCore/JSIDBCursor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-52.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBCursor.h:34,
from DerivedSources/WebCore/JSIDBCursor.h:25,
from DerivedSources/WebCore/JSIDBCursor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-52.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBCursor.h:30,
from DerivedSources/WebCore/JSIDBCursor.h:25,
from DerivedSources/WebCore/JSIDBCursor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-52.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBCursor.h:34,
from DerivedSources/WebCore/JSIDBCursor.h:25,
from DerivedSources/WebCore/JSIDBCursor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-52.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBCursor.h:30,
from DerivedSources/WebCore/JSIDBCursor.h:25,
from DerivedSources/WebCore/JSIDBCursor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-52.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBCursor.h:34,
from DerivedSources/WebCore/JSIDBCursor.h:25,
from DerivedSources/WebCore/JSIDBCursor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-52.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2105/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-55.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorAuditDOMObject.h:28,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.h:23,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-55.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAuditAgent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorAuditDOMObject.h:29,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.h:23,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-55.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorAuditDOMObject.h:28,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.h:23,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-55.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAuditAgent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorAuditDOMObject.h:29,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.h:23,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-55.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorAuditDOMObject.h:28,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.h:23,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-55.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAuditAgent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorAuditDOMObject.h:29,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.h:23,
from DerivedSources/WebCore/JSInspectorAuditDOMObject.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-55.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2106/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-47.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FormAssociatedElement.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLObjectElement.h:25,
from DerivedSources/WebCore/JSHTMLObjectElement.h:23,
from DerivedSources/WebCore/JSHTMLObjectElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLObjectElement.h:24,
from DerivedSources/WebCore/JSHTMLObjectElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FormAssociatedElement.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLObjectElement.h:25,
from DerivedSources/WebCore/JSHTMLObjectElement.h:23,
from DerivedSources/WebCore/JSHTMLObjectElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLObjectElement.h:24,
from DerivedSources/WebCore/JSHTMLObjectElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FormAssociatedElement.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLObjectElement.h:25,
from DerivedSources/WebCore/JSHTMLObjectElement.h:23,
from DerivedSources/WebCore/JSHTMLObjectElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLObjectElement.h:24,
from DerivedSources/WebCore/JSHTMLObjectElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2107/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-61.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSMediaSource.h:25,
from DerivedSources/WebCore/JSMediaSource.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-61.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaSource.h:26,
from DerivedSources/WebCore/JSMediaSource.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-61.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSMediaSource.h:25,
from DerivedSources/WebCore/JSMediaSource.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-61.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaSource.h:26,
from DerivedSources/WebCore/JSMediaSource.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-61.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSMediaSource.h:25,
from DerivedSources/WebCore/JSMediaSource.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-61.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMediaSource.h:26,
from DerivedSources/WebCore/JSMediaSource.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-61.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2108/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-67.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSNotificationPermissionCallback.h:25,
from DerivedSources/WebCore/JSNotificationPermissionCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-67.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSNotificationPermissionCallback.h:26,
from DerivedSources/WebCore/JSNotificationPermissionCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-67.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSNotificationPermissionCallback.h:25,
from DerivedSources/WebCore/JSNotificationPermissionCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-67.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSNotificationPermissionCallback.h:26,
from DerivedSources/WebCore/JSNotificationPermissionCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-67.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSNotificationPermissionCallback.h:25,
from DerivedSources/WebCore/JSNotificationPermissionCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-67.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSNotificationPermissionCallback.h:26,
from DerivedSources/WebCore/JSNotificationPermissionCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-67.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2109/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMessageChannel.h:25,
from DerivedSources/WebCore/JSMessageChannel.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMessageChannel.h:25,
from DerivedSources/WebCore/JSMessageChannel.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMessageChannel.h:25,
from DerivedSources/WebCore/JSMessageChannel.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMessageChannel.h:25,
from DerivedSources/WebCore/JSMessageChannel.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMessageChannel.h:25,
from DerivedSources/WebCore/JSMessageChannel.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMessageChannel.h:25,
from DerivedSources/WebCore/JSMessageChannel.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2110/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-41.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAudioElement.h:31,
from DerivedSources/WebCore/JSHTMLAudioElement.h:25,
from DerivedSources/WebCore/JSHTMLAudioElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLAudioElement.h:26,
from DerivedSources/WebCore/JSHTMLAudioElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAudioElement.h:31,
from DerivedSources/WebCore/JSHTMLAudioElement.h:25,
from DerivedSources/WebCore/JSHTMLAudioElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLAudioElement.h:26,
from DerivedSources/WebCore/JSHTMLAudioElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAudioElement.h:31,
from DerivedSources/WebCore/JSHTMLAudioElement.h:25,
from DerivedSources/WebCore/JSHTMLAudioElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLAudioElement.h:26,
from DerivedSources/WebCore/JSHTMLAudioElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2111/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-54.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ImageBitmap.h:28,
from DerivedSources/WebCore/JSImageBitmap.h:23,
from DerivedSources/WebCore/JSImageBitmap.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSImageBitmap.h:24,
from DerivedSources/WebCore/JSImageBitmap.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ImageBitmap.h:28,
from DerivedSources/WebCore/JSImageBitmap.h:23,
from DerivedSources/WebCore/JSImageBitmap.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSImageBitmap.h:24,
from DerivedSources/WebCore/JSImageBitmap.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ImageBitmap.h:28,
from DerivedSources/WebCore/JSImageBitmap.h:23,
from DerivedSources/WebCore/JSImageBitmap.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSImageBitmap.h:24,
from DerivedSources/WebCore/JSImageBitmap.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2112/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-66.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSNode.h:23,
from DerivedSources/WebCore/JSNode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-66.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSNode.h:24,
from DerivedSources/WebCore/JSNode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-66.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSNode.h:23,
from DerivedSources/WebCore/JSNode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-66.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSNode.h:24,
from DerivedSources/WebCore/JSNode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-66.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSNode.h:23,
from DerivedSources/WebCore/JSNode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-66.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSNode.h:24,
from DerivedSources/WebCore/JSNode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-66.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2113/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-68.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.h:25,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-68.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.h:25,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-68.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.h:25,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-68.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.h:25,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-68.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.h:25,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-68.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.h:25,
from DerivedSources/WebCore/JSOfflineAudioCompletionEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-68.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2114/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-70.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from DerivedSources/WebCore/JSAudioNode.h:25,
from DerivedSources/WebCore/JSPannerNode.h:25,
from DerivedSources/WebCore/JSPannerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-70.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioNode.h:26,
from DerivedSources/WebCore/JSPannerNode.h:25,
from DerivedSources/WebCore/JSPannerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-70.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from DerivedSources/WebCore/JSAudioNode.h:25,
from DerivedSources/WebCore/JSPannerNode.h:25,
from DerivedSources/WebCore/JSPannerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-70.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioNode.h:26,
from DerivedSources/WebCore/JSPannerNode.h:25,
from DerivedSources/WebCore/JSPannerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-70.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from DerivedSources/WebCore/JSAudioNode.h:25,
from DerivedSources/WebCore/JSPannerNode.h:25,
from DerivedSources/WebCore/JSPannerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-70.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioNode.h:26,
from DerivedSources/WebCore/JSPannerNode.h:25,
from DerivedSources/WebCore/JSPannerNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-70.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2115/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-75.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSPeriodicWaveOptions.h:25,
from DerivedSources/WebCore/JSPeriodicWaveOptions.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-75.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNumbers.h:31,
from DerivedSources/WebCore/JSPeriodicWaveOptions.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-75.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSPeriodicWaveOptions.h:25,
from DerivedSources/WebCore/JSPeriodicWaveOptions.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-75.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNumbers.h:31,
from DerivedSources/WebCore/JSPeriodicWaveOptions.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-75.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSPeriodicWaveOptions.h:25,
from DerivedSources/WebCore/JSPeriodicWaveOptions.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-75.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNumbers.h:31,
from DerivedSources/WebCore/JSPeriodicWaveOptions.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-75.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2116/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-76.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSPostMessageOptions.h:23,
from DerivedSources/WebCore/JSPostMessageOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StrongInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertObject.h:30,
from DerivedSources/WebCore/JSPostMessageOptions.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSPostMessageOptions.h:23,
from DerivedSources/WebCore/JSPostMessageOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StrongInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertObject.h:30,
from DerivedSources/WebCore/JSPostMessageOptions.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSPostMessageOptions.h:23,
from DerivedSources/WebCore/JSPostMessageOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StrongInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertObject.h:30,
from DerivedSources/WebCore/JSPostMessageOptions.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2117/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-84.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSResizeObserverCallback.h:25,
from DerivedSources/WebCore/JSResizeObserverCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSResizeObserverCallback.h:26,
from DerivedSources/WebCore/JSResizeObserverCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSResizeObserverCallback.h:25,
from DerivedSources/WebCore/JSResizeObserverCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSResizeObserverCallback.h:26,
from DerivedSources/WebCore/JSResizeObserverCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSResizeObserverCallback.h:25,
from DerivedSources/WebCore/JSResizeObserverCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSResizeObserverCallback.h:26,
from DerivedSources/WebCore/JSResizeObserverCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2118/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRadioNodeList.h:23,
from DerivedSources/WebCore/JSRadioNodeList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRadioNodeList.h:23,
from DerivedSources/WebCore/JSRadioNodeList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRadioNodeList.h:23,
from DerivedSources/WebCore/JSRadioNodeList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRadioNodeList.h:23,
from DerivedSources/WebCore/JSRadioNodeList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRadioNodeList.h:23,
from DerivedSources/WebCore/JSRadioNodeList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRadioNodeList.h:23,
from DerivedSources/WebCore/JSRadioNodeList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2119/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-43.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAnchorElement.h:26,
from DerivedSources/WebCore/JSHTMLAnchorElement.h:23,
from DerivedSources/WebCore/JSHTMLElementWrapperFactory.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-43.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLAnchorElement.h:24,
from DerivedSources/WebCore/JSHTMLElementWrapperFactory.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-43.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAnchorElement.h:26,
from DerivedSources/WebCore/JSHTMLAnchorElement.h:23,
from DerivedSources/WebCore/JSHTMLElementWrapperFactory.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-43.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLAnchorElement.h:24,
from DerivedSources/WebCore/JSHTMLElementWrapperFactory.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-43.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAnchorElement.h:26,
from DerivedSources/WebCore/JSHTMLAnchorElement.h:23,
from DerivedSources/WebCore/JSHTMLElementWrapperFactory.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-43.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLAnchorElement.h:24,
from DerivedSources/WebCore/JSHTMLElementWrapperFactory.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-43.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2120/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:38,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h:28,
from DerivedSources/WebCore/JSPbkdf2Params.h:25,
from DerivedSources/WebCore/JSPbkdf2Params.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from DerivedSources/WebCore/JSPbkdf2Params.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:38,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h:28,
from DerivedSources/WebCore/JSPbkdf2Params.h:25,
from DerivedSources/WebCore/JSPbkdf2Params.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from DerivedSources/WebCore/JSPbkdf2Params.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:38,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h:28,
from DerivedSources/WebCore/JSPbkdf2Params.h:25,
from DerivedSources/WebCore/JSPbkdf2Params.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from DerivedSources/WebCore/JSPbkdf2Params.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2121/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-63.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMouseEventInit.h:23,
from DerivedSources/WebCore/JSMouseEventInit.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-63.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNumbers.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNullable.h:31,
from DerivedSources/WebCore/JSMouseEventInit.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-63.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMouseEventInit.h:23,
from DerivedSources/WebCore/JSMouseEventInit.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-63.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNumbers.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNullable.h:31,
from DerivedSources/WebCore/JSMouseEventInit.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-63.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMouseEventInit.h:23,
from DerivedSources/WebCore/JSMouseEventInit.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-63.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNumbers.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertNullable.h:31,
from DerivedSources/WebCore/JSMouseEventInit.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-63.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2122/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-85.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLError.h:23,
from DerivedSources/WebCore/JSSQLError.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLError.h:23,
from DerivedSources/WebCore/JSSQLError.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLError.h:23,
from DerivedSources/WebCore/JSSQLError.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLError.h:23,
from DerivedSources/WebCore/JSSQLError.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLError.h:23,
from DerivedSources/WebCore/JSSQLError.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLError.h:23,
from DerivedSources/WebCore/JSSQLError.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2123/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-83.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.h:23,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.h:23,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.h:23,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.h:23,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.h:23,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.h:23,
from DerivedSources/WebCore/JSReadableStreamDefaultReader.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2124/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-56.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSKeyboardEvent.h:23,
from DerivedSources/WebCore/JSKeyboardEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-56.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSKeyboardEvent.h:24,
from DerivedSources/WebCore/JSKeyboardEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-56.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSKeyboardEvent.h:23,
from DerivedSources/WebCore/JSKeyboardEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-56.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSKeyboardEvent.h:24,
from DerivedSources/WebCore/JSKeyboardEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-56.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSKeyboardEvent.h:23,
from DerivedSources/WebCore/JSKeyboardEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-56.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSKeyboardEvent.h:24,
from DerivedSources/WebCore/JSKeyboardEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-56.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2125/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-74.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSPerformanceObserverCallback.h:23,
from DerivedSources/WebCore/JSPerformanceObserverCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSPerformanceObserverCallback.h:24,
from DerivedSources/WebCore/JSPerformanceObserverCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSPerformanceObserverCallback.h:23,
from DerivedSources/WebCore/JSPerformanceObserverCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSPerformanceObserverCallback.h:24,
from DerivedSources/WebCore/JSPerformanceObserverCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSPerformanceObserverCallback.h:23,
from DerivedSources/WebCore/JSPerformanceObserverCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSPerformanceObserverCallback.h:24,
from DerivedSources/WebCore/JSPerformanceObserverCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2126/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-86.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAElement.h:23,
from DerivedSources/WebCore/JSSVGAElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAElement.h:23,
from DerivedSources/WebCore/JSSVGAElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAElement.h:23,
from DerivedSources/WebCore/JSSVGAElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAElement.h:23,
from DerivedSources/WebCore/JSSVGAElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAElement.h:23,
from DerivedSources/WebCore/JSSVGAElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAElement.h:23,
from DerivedSources/WebCore/JSSVGAElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2127/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-88.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.h:23,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.h:23,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.h:23,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.h:23,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.h:23,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.h:23,
from DerivedSources/WebCore/JSSVGAnimatedNumberList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2128/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-119.cpp.o
[2129/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-120.cpp.o
[2130/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-87.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-87.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-87.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-87.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-87.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-87.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateTransformElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-87.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2131/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-94.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.h:25,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-94.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.h:25,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-94.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.h:25,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-94.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.h:25,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-94.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.h:25,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-94.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.h:25,
from DerivedSources/WebCore/JSSVGFontFaceSrcElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-94.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2132/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-121.cpp.o
[2133/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-90.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEBlendElement.h:23,
from DerivedSources/WebCore/JSSVGFEBlendElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEBlendElement.h:23,
from DerivedSources/WebCore/JSSVGFEBlendElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEBlendElement.h:23,
from DerivedSources/WebCore/JSSVGFEBlendElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEBlendElement.h:23,
from DerivedSources/WebCore/JSSVGFEBlendElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEBlendElement.h:23,
from DerivedSources/WebCore/JSSVGFEBlendElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEBlendElement.h:23,
from DerivedSources/WebCore/JSSVGFEBlendElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2134/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSeg.h:23,
from DerivedSources/WebCore/JSSVGPathSeg.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSeg.h:23,
from DerivedSources/WebCore/JSSVGPathSeg.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSeg.h:23,
from DerivedSources/WebCore/JSSVGPathSeg.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSeg.h:23,
from DerivedSources/WebCore/JSSVGPathSeg.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSeg.h:23,
from DerivedSources/WebCore/JSSVGPathSeg.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSeg.h:23,
from DerivedSources/WebCore/JSSVGPathSeg.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2135/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-126.cpp.o
[2136/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-98.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-98.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-98.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-98.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-98.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-98.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-98.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2137/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSStringCallback.h:23,
from DerivedSources/WebCore/JSStringCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSStringCallback.h:24,
from DerivedSources/WebCore/JSStringCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSStringCallback.h:23,
from DerivedSources/WebCore/JSStringCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSStringCallback.h:24,
from DerivedSources/WebCore/JSStringCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSStringCallback.h:23,
from DerivedSources/WebCore/JSStringCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSStringCallback.h:24,
from DerivedSources/WebCore/JSStringCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2138/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-92.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEMergeElement.h:23,
from DerivedSources/WebCore/JSSVGFEMergeElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-92.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEMergeElement.h:23,
from DerivedSources/WebCore/JSSVGFEMergeElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-92.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEMergeElement.h:23,
from DerivedSources/WebCore/JSSVGFEMergeElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-92.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEMergeElement.h:23,
from DerivedSources/WebCore/JSSVGFEMergeElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-92.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEMergeElement.h:23,
from DerivedSources/WebCore/JSSVGFEMergeElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-92.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEMergeElement.h:23,
from DerivedSources/WebCore/JSSVGFEMergeElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-92.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2139/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-95.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGraphicsElement.h:23,
from DerivedSources/WebCore/JSSVGGraphicsElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-95.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGraphicsElement.h:23,
from DerivedSources/WebCore/JSSVGGraphicsElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-95.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGraphicsElement.h:23,
from DerivedSources/WebCore/JSSVGGraphicsElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-95.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGraphicsElement.h:23,
from DerivedSources/WebCore/JSSVGGraphicsElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-95.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGraphicsElement.h:23,
from DerivedSources/WebCore/JSSVGGraphicsElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-95.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGraphicsElement.h:23,
from DerivedSources/WebCore/JSSVGGraphicsElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-95.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2140/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-101.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGScriptElement.h:23,
from DerivedSources/WebCore/JSSVGScriptElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGScriptElement.h:23,
from DerivedSources/WebCore/JSSVGScriptElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGScriptElement.h:23,
from DerivedSources/WebCore/JSSVGScriptElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGScriptElement.h:23,
from DerivedSources/WebCore/JSSVGScriptElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGScriptElement.h:23,
from DerivedSources/WebCore/JSSVGScriptElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGScriptElement.h:23,
from DerivedSources/WebCore/JSSVGScriptElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2141/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-93.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.h:23,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-93.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.h:23,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-93.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.h:23,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-93.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.h:23,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-93.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.h:23,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-93.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.h:23,
from DerivedSources/WebCore/JSSVGFETurbulenceElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-93.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2142/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMarkerElement.h:23,
from DerivedSources/WebCore/JSSVGMarkerElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMarkerElement.h:23,
from DerivedSources/WebCore/JSSVGMarkerElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMarkerElement.h:23,
from DerivedSources/WebCore/JSSVGMarkerElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMarkerElement.h:23,
from DerivedSources/WebCore/JSSVGMarkerElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMarkerElement.h:23,
from DerivedSources/WebCore/JSSVGMarkerElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMarkerElement.h:23,
from DerivedSources/WebCore/JSSVGMarkerElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2143/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-131.cpp.o
[2144/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-100.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPolygonElement.h:23,
from DerivedSources/WebCore/JSSVGPolygonElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-100.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPolygonElement.h:23,
from DerivedSources/WebCore/JSSVGPolygonElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-100.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPolygonElement.h:23,
from DerivedSources/WebCore/JSSVGPolygonElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-100.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPolygonElement.h:23,
from DerivedSources/WebCore/JSSVGPolygonElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-100.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPolygonElement.h:23,
from DerivedSources/WebCore/JSSVGPolygonElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-100.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPolygonElement.h:23,
from DerivedSources/WebCore/JSSVGPolygonElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-100.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2145/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-91.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.h:23,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-91.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.h:23,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-91.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.h:23,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-91.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.h:23,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-91.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.h:23,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-91.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.h:23,
from DerivedSources/WebCore/JSSVGFEDropShadowElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-91.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2146/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-99.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2147/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-102.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTSpanElement.h:23,
from DerivedSources/WebCore/JSSVGTSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-102.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTSpanElement.h:23,
from DerivedSources/WebCore/JSSVGTSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-102.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTSpanElement.h:23,
from DerivedSources/WebCore/JSSVGTSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-102.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTSpanElement.h:23,
from DerivedSources/WebCore/JSSVGTSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-102.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTSpanElement.h:23,
from DerivedSources/WebCore/JSSVGTSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-102.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTSpanElement.h:23,
from DerivedSources/WebCore/JSSVGTSpanElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-102.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2148/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-104.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGZoomEvent.h:23,
from DerivedSources/WebCore/JSSVGZoomEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGZoomEvent.h:23,
from DerivedSources/WebCore/JSSVGZoomEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGZoomEvent.h:23,
from DerivedSources/WebCore/JSSVGZoomEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGZoomEvent.h:23,
from DerivedSources/WebCore/JSSVGZoomEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGZoomEvent.h:23,
from DerivedSources/WebCore/JSSVGZoomEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGZoomEvent.h:23,
from DerivedSources/WebCore/JSSVGZoomEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2149/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-103.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTransformList.h:23,
from DerivedSources/WebCore/JSSVGTransformList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTransformList.h:23,
from DerivedSources/WebCore/JSSVGTransformList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTransformList.h:23,
from DerivedSources/WebCore/JSSVGTransformList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTransformList.h:23,
from DerivedSources/WebCore/JSSVGTransformList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTransformList.h:23,
from DerivedSources/WebCore/JSSVGTransformList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTransformList.h:23,
from DerivedSources/WebCore/JSSVGTransformList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2150/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-115.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLActiveInfo.h:25,
from DerivedSources/WebCore/JSWebGLActiveInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-115.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLActiveInfo.h:25,
from DerivedSources/WebCore/JSWebGLActiveInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-115.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLActiveInfo.h:25,
from DerivedSources/WebCore/JSWebGLActiveInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-115.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLActiveInfo.h:25,
from DerivedSources/WebCore/JSWebGLActiveInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-115.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLActiveInfo.h:25,
from DerivedSources/WebCore/JSWebGLActiveInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-115.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLActiveInfo.h:25,
from DerivedSources/WebCore/JSWebGLActiveInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-115.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2151/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-122.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSWebKitAnimationEvent.h:23,
from DerivedSources/WebCore/JSWebKitAnimationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-122.cpp:8:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitAnimationEvent.h:24,
from DerivedSources/WebCore/JSWebKitAnimationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-122.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSWebKitAnimationEvent.h:23,
from DerivedSources/WebCore/JSWebKitAnimationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-122.cpp:8:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitAnimationEvent.h:24,
from DerivedSources/WebCore/JSWebKitAnimationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-122.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSWebKitAnimationEvent.h:23,
from DerivedSources/WebCore/JSWebKitAnimationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-122.cpp:8:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitAnimationEvent.h:24,
from DerivedSources/WebCore/JSWebKitAnimationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-122.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2152/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.h:25,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.h:25,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.h:25,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.h:25,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.h:25,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.h:25,
from DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2153/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.h:25,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.h:25,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.h:25,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.h:25,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.h:25,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.h:25,
from DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2154/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-106.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSServiceWorkerUpdateViaCache.h:25,
from DerivedSources/WebCore/JSServiceWorkerUpdateViaCache.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-106.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSServiceWorkerUpdateViaCache.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-106.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSServiceWorkerUpdateViaCache.h:25,
from DerivedSources/WebCore/JSServiceWorkerUpdateViaCache.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-106.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSServiceWorkerUpdateViaCache.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-106.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSServiceWorkerUpdateViaCache.h:25,
from DerivedSources/WebCore/JSServiceWorkerUpdateViaCache.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-106.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSServiceWorkerUpdateViaCache.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-106.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2155/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSStaticRange.h:23,
from DerivedSources/WebCore/JSStaticRange.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStaticRange.h:24,
from DerivedSources/WebCore/JSStaticRange.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSStaticRange.h:23,
from DerivedSources/WebCore/JSStaticRange.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStaticRange.h:24,
from DerivedSources/WebCore/JSStaticRange.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSStaticRange.h:23,
from DerivedSources/WebCore/JSStaticRange.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStaticRange.h:24,
from DerivedSources/WebCore/JSStaticRange.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2156/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-112.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSUIEvent.h:23,
from DerivedSources/WebCore/JSUIEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-112.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSUIEvent.h:23,
from DerivedSources/WebCore/JSUIEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-112.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSUIEvent.h:23,
from DerivedSources/WebCore/JSUIEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-112.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSUIEvent.h:23,
from DerivedSources/WebCore/JSUIEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-112.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSUIEvent.h:23,
from DerivedSources/WebCore/JSUIEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-112.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSUIEvent.h:23,
from DerivedSources/WebCore/JSUIEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-112.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2157/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-110.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSTextTrack.h:25,
from DerivedSources/WebCore/JSTextTrack.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-110.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTextTrack.h:26,
from DerivedSources/WebCore/JSTextTrack.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-110.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSTextTrack.h:25,
from DerivedSources/WebCore/JSTextTrack.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-110.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTextTrack.h:26,
from DerivedSources/WebCore/JSTextTrack.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-110.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSTextTrack.h:25,
from DerivedSources/WebCore/JSTextTrack.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-110.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTextTrack.h:26,
from DerivedSources/WebCore/JSTextTrack.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-110.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2158/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-113.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSVTTCue.h:25,
from DerivedSources/WebCore/JSVTTCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-113.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVTTCue.h:26,
from DerivedSources/WebCore/JSVTTCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-113.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSVTTCue.h:25,
from DerivedSources/WebCore/JSVTTCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-113.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVTTCue.h:26,
from DerivedSources/WebCore/JSVTTCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-113.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSVTTCue.h:25,
from DerivedSources/WebCore/JSVTTCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-113.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVTTCue.h:26,
from DerivedSources/WebCore/JSVTTCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-113.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2159/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-109.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from DerivedSources/WebCore/JSStyleSheet.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-109.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from DerivedSources/WebCore/JSStyleSheet.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-109.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from DerivedSources/WebCore/JSStyleSheet.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-109.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from DerivedSources/WebCore/JSStyleSheet.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-109.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from DerivedSources/WebCore/JSStyleSheet.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-109.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from DerivedSources/WebCore/JSStyleSheet.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-109.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2160/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-105.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.h:23,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-105.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.h:24,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-105.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.h:23,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-105.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.h:24,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-105.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.h:23,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-105.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.h:24,
from DerivedSources/WebCore/JSSecurityPolicyViolationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-105.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2161/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-18.cpp.o
[2162/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-3.cpp.o
[2163/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-20.cpp.o
[2164/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-17.cpp.o
[2165/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-89.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.h:23,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-89.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.h:23,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-89.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.h:23,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-89.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.h:23,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-89.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.h:23,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-89.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.h:23,
from DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-89.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2166/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSVisibilityState.h:23,
from DerivedSources/WebCore/JSVisibilityState.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSVisibilityState.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSVisibilityState.h:23,
from DerivedSources/WebCore/JSVisibilityState.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSVisibilityState.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSVisibilityState.h:23,
from DerivedSources/WebCore/JSVisibilityState.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/WebCore/JSVisibilityState.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2167/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-125.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSWebKitTransitionEvent.h:23,
from DerivedSources/WebCore/JSWebKitTransitionEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-125.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitTransitionEvent.h:24,
from DerivedSources/WebCore/JSWebKitTransitionEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-125.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSWebKitTransitionEvent.h:23,
from DerivedSources/WebCore/JSWebKitTransitionEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-125.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitTransitionEvent.h:24,
from DerivedSources/WebCore/JSWebKitTransitionEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-125.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSWebKitTransitionEvent.h:23,
from DerivedSources/WebCore/JSWebKitTransitionEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-125.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitTransitionEvent.h:24,
from DerivedSources/WebCore/JSWebKitTransitionEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-125.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2168/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-124.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitNamespace.h:25,
from DerivedSources/WebCore/JSWebKitNamespace.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-124.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitNamespace.h:25,
from DerivedSources/WebCore/JSWebKitNamespace.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-124.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitNamespace.h:25,
from DerivedSources/WebCore/JSWebKitNamespace.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-124.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitNamespace.h:25,
from DerivedSources/WebCore/JSWebKitNamespace.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-124.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitNamespace.h:25,
from DerivedSources/WebCore/JSWebKitNamespace.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-124.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitNamespace.h:25,
from DerivedSources/WebCore/JSWebKitNamespace.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-124.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2169/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-16.cpp.o
[2170/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-128.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerLocation.h:23,
from DerivedSources/WebCore/JSWorkerLocation.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-128.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerLocation.h:23,
from DerivedSources/WebCore/JSWorkerLocation.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-128.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerLocation.h:23,
from DerivedSources/WebCore/JSWorkerLocation.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-128.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerLocation.h:23,
from DerivedSources/WebCore/JSWorkerLocation.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-128.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerLocation.h:23,
from DerivedSources/WebCore/JSWorkerLocation.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-128.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerLocation.h:23,
from DerivedSources/WebCore/JSWorkerLocation.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-128.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2171/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-130.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXPathEvaluator.h:23,
from DerivedSources/WebCore/JSXPathEvaluator.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-130.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXPathEvaluator.h:23,
from DerivedSources/WebCore/JSXPathEvaluator.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-130.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXPathEvaluator.h:23,
from DerivedSources/WebCore/JSXPathEvaluator.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-130.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXPathEvaluator.h:23,
from DerivedSources/WebCore/JSXPathEvaluator.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-130.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXPathEvaluator.h:23,
from DerivedSources/WebCore/JSXPathEvaluator.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-130.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXPathEvaluator.h:23,
from DerivedSources/WebCore/JSXPathEvaluator.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-130.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2172/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-19.cpp.o
[2173/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-29.cpp.o
[2174/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-30.cpp.o
[2175/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-129.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:23,
from DerivedSources/WebCore/JSWritableStream.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-129.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:23,
from DerivedSources/WebCore/JSWritableStream.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-129.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:23,
from DerivedSources/WebCore/JSWritableStream.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-129.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:23,
from DerivedSources/WebCore/JSWritableStream.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-129.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:23,
from DerivedSources/WebCore/JSWritableStream.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-129.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:23,
from DerivedSources/WebCore/JSWritableStream.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-129.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2176/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/async-clipboard/Clipboard.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/async-clipboard/Clipboard.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-1.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/async-clipboard/Clipboard.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-1.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/async-clipboard/Clipboard.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/async-clipboard/Clipboard.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-1.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/async-clipboard/Clipboard.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-1.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/async-clipboard/Clipboard.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/async-clipboard/Clipboard.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-1.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/async-clipboard/Clipboard.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-1.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2177/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-34.cpp.o
[2178/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-7.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseNameAndVersionRequest.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-7.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseNameAndVersionRequest.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-7.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabaseNameAndVersionRequest.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-7.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2179/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-12.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ProcessIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBResourceIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBConnectionToClientDelegate.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBConnectionToClient.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBServer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabase.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-12.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ProcessIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBResourceIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBConnectionToClientDelegate.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBConnectionToClient.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBServer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabase.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-12.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ProcessIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBResourceIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBConnectionToClientDelegate.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBConnectionToClient.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBServer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBDatabase.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-12.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2180/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSink.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.cpp:8:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSink.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.cpp:8:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSink.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.cpp:8:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2181/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-35.cpp.o
[2182/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-123.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h:31,
from DerivedSources/WebCore/JSAudioScheduledSourceNode.h:25,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.h:25,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-123.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioNode.h:26,
from DerivedSources/WebCore/JSAudioScheduledSourceNode.h:26,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.h:25,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-123.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h:31,
from DerivedSources/WebCore/JSAudioScheduledSourceNode.h:25,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.h:25,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-123.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioNode.h:26,
from DerivedSources/WebCore/JSAudioScheduledSourceNode.h:26,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.h:25,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-123.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h:31,
from DerivedSources/WebCore/JSAudioScheduledSourceNode.h:25,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.h:25,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-123.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioNode.h:26,
from DerivedSources/WebCore/JSAudioScheduledSourceNode.h:26,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.h:25,
from DerivedSources/WebCore/JSWebKitAudioBufferSourceNode.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-123.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2183/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-39.cpp.o
[2184/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-37.cpp.o
[2185/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-38.cpp.o
[2186/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-36.cpp.o
[2187/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-42.cpp.o
[2188/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-41.cpp.o
[2189/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/NavigatorWebXR.cpp.o
[2190/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-40.cpp.o
[2191/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/GenericTaskQueue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediacapabilities/MediaCapabilities.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediacapabilities/NavigatorMediaCapabilities.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/GenericTaskQueue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediacapabilities/MediaCapabilities.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediacapabilities/NavigatorMediaCapabilities.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/GenericTaskQueue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediacapabilities/MediaCapabilities.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediacapabilities/NavigatorMediaCapabilities.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2192/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRFrame.cpp.o
[2193/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemEntry.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/DOMWindowFetch.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/DOMWindowFetch.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-4.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemEntry.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/DOMWindowFetch.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/DOMWindowFetch.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-4.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/entriesapi/FileSystemEntry.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/DOMWindowFetch.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/DOMWindowFetch.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-4.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2194/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRInputSourceArray.cpp.o
[2195/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRInputSource.cpp.o
[2196/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRPose.cpp.o
[2197/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRReferenceSpace.cpp.o
[2198/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRLayer.cpp.o
[2199/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRSession.cpp.o
[2200/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRRenderState.cpp.o
[2201/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRRigidTransform.cpp.o
[2202/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-32.cpp.o
[2203/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRSystem.cpp.o
[2204/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-13.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBIterateCursorData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBIterateCursorData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-13.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBIterateCursorData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBIterateCursorData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-13.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBIterateCursorData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBIterateCursorData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-13.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2205/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRSpace.cpp.o
[2206/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRWebGLLayer.cpp.o
[2207/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRView.cpp.o
[2208/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRViewerPose.cpp.o
[2209/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRBoundedReferenceSpace.cpp.o
[2210/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/XRReferenceSpaceEvent.cpp.o
[2211/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/WebXRViewport.cpp.o
[2212/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/XRSessionEvent.cpp.o
[2213/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/XRInputSourcesChangeEvent.cpp.o
[2214/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/Modules/webxr/XRInputSourceEvent.cpp.o
[2215/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightRangeGroup.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightMap.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightMap.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-6.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMMapLike.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightMap.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-6.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightRangeGroup.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightMap.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightMap.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-6.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMMapLike.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightMap.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-6.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightRangeGroup.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightMap.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightMap.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-6.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMMapLike.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/highlight/HighlightMap.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-6.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2216/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/WeakHashSet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventLoop.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EmptyScriptExecutionContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/WeakHashSet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventLoop.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EmptyScriptExecutionContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/WeakHashSet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventLoop.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EmptyScriptExecutionContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2217/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-132.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXSLTProcessor.h:25,
from DerivedSources/WebCore/JSXSLTProcessor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-132.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXSLTProcessor.h:25,
from DerivedSources/WebCore/JSXSLTProcessor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-132.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXSLTProcessor.h:25,
from DerivedSources/WebCore/JSXSLTProcessor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-132.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXSLTProcessor.h:25,
from DerivedSources/WebCore/JSXSLTProcessor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-132.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXSLTProcessor.h:25,
from DerivedSources/WebCore/JSXSLTProcessor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-132.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSXSLTProcessor.h:25,
from DerivedSources/WebCore/JSXSLTProcessor.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-132.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2218/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-28.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitAudioContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitAudioContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-28.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitAudioContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitAudioContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-28.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitAudioContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitAudioContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/WebKitOfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-28.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2219/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-127.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSWheelEvent.h:23,
from DerivedSources/WebCore/JSWheelEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-127.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWheelEvent.h:24,
from DerivedSources/WebCore/JSWheelEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-127.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSWheelEvent.h:23,
from DerivedSources/WebCore/JSWheelEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-127.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWheelEvent.h:24,
from DerivedSources/WebCore/JSWheelEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-127.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSWheelEvent.h:23,
from DerivedSources/WebCore/JSWheelEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-127.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWheelEvent.h:24,
from DerivedSources/WebCore/JSWheelEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-127.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2220/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchHeaders.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchHeaders.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchLoader.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchHeaders.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchHeaders.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchLoader.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchHeaders.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchHeaders.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchLoader.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2221/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-22.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:38,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-22.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:38,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-22.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:38,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-22.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2222/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-23.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioDestinationNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioDestinationNode.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioDestinationNode.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-23.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioDestinationNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioDestinationNode.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioDestinationNode.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-23.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioDestinationNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioDestinationNode.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioDestinationNode.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-23.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2223/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-33.cpp.o
[2224/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-11.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/MemoryIndexCursor.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/MemoryIndexCursor.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-11.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/MemoryIndexCursor.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/MemoryIndexCursor.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-11.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/MemoryIndexCursor.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/MemoryIndexCursor.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-11.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2225/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-15.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/DOMURL.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediasource/DOMURLMediaSource.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-15.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediasource/SourceBuffer.cpp:55,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-15.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/DOMURL.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediasource/DOMURLMediaSource.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-15.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediasource/SourceBuffer.cpp:55,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-15.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/DOMURL.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediasource/DOMURLMediaSource.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-15.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/mediasource/SourceBuffer.cpp:55,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-15.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2226/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-25.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ConvolverNode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ConvolverNode.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-25.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNodeOutput.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ConvolverNode.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-25.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ConvolverNode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ConvolverNode.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-25.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNodeOutput.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ConvolverNode.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-25.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ConvolverNode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ConvolverNode.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-25.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioNodeOutput.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/ConvolverNode.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-25.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2227/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-26.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-26.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-26.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-26.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-26.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-26.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/OfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-26.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2228/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-117.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLLoseContext.h:25,
from DerivedSources/WebCore/JSWebGLLoseContext.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-117.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLLoseContext.h:25,
from DerivedSources/WebCore/JSWebGLLoseContext.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-117.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLLoseContext.h:25,
from DerivedSources/WebCore/JSWebGLLoseContext.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-117.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLLoseContext.h:25,
from DerivedSources/WebCore/JSWebGLLoseContext.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-117.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLLoseContext.h:25,
from DerivedSources/WebCore/JSWebGLLoseContext.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-117.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLLoseContext.h:25,
from DerivedSources/WebCore/JSWebGLLoseContext.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-117.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2229/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBValue.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBValue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBValue.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBValue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBValue.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBValue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2230/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2231/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-43.cpp.o
[2232/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-27.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/PeriodicWave.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/PeriodicWave.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-27.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/PeriodicWave.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-27.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/PeriodicWave.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/PeriodicWave.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-27.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/PeriodicWave.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-27.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/PeriodicWave.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/PeriodicWave.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-27.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/PeriodicWave.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-27.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2233/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/accessibility/atk/WebKitAccessibleInterfaceAction.cpp.o
[2234/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-2.cpp.o
[2235/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-6.cpp.o
[2236/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-8.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyPath.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBCursor.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-8.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyPath.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBCursor.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-8.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBKeyPath.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBCursor.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-8.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2237/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2238/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-7.cpp.o
[2239/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-4.cpp.o
[2240/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-6.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-6.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Navigator.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-6.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2241/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-5.cpp.o
[2242/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAbortController.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSAbortControllerCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAbortController.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSAbortControllerCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAbortController.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSAbortControllerCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAbortController.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSAbortControllerCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAbortController.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSAbortControllerCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAbortController.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSAbortControllerCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2243/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-133.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/wtf/URLHash.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSPrimitiveValue.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSCalculationValue.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSPrimitiveValueMappings.h:32,
from DerivedSources/WebCore/StyleBuilderGenerated.cpp:6,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-133.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-133.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/wtf/URLHash.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSPrimitiveValue.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSCalculationValue.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSPrimitiveValueMappings.h:32,
from DerivedSources/WebCore/StyleBuilderGenerated.cpp:6,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-133.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-133.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/wtf/URLHash.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSPrimitiveValue.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSCalculationValue.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSPrimitiveValueMappings.h:32,
from DerivedSources/WebCore/StyleBuilderGenerated.cpp:6,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-133.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-133.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2244/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementRegistry.h:29,
from DerivedSources/WebCore/JSCustomElementRegistry.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCustomElementRegistryCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCustomElementRegistry.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCustomElementRegistryCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementRegistry.h:29,
from DerivedSources/WebCore/JSCustomElementRegistry.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCustomElementRegistryCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCustomElementRegistry.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCustomElementRegistryCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementRegistry.h:29,
from DerivedSources/WebCore/JSCustomElementRegistry.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCustomElementRegistryCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCustomElementRegistry.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSCustomElementRegistryCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2245/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-45.cpp.o
[2246/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-3.cpp.o
[2247/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-1.cpp.o
[2248/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-10.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/WeakHashSet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventLoop.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EmptyScriptExecutionContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-10.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/WeakHashSet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventLoop.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EmptyScriptExecutionContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-10.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/WeakHashSet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventLoop.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EmptyScriptExecutionContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-10.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2249/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-13.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSPopStateEvent.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPopStateEventCustom.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPopStateEvent.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPopStateEventCustom.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-13.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSPopStateEvent.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPopStateEventCustom.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPopStateEvent.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPopStateEventCustom.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-13.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSPopStateEvent.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPopStateEventCustom.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPopStateEvent.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPopStateEventCustom.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-13.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2250/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-12.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-12.cpp:6:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-12.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-12.cpp:6:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-12.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-12.cpp:6:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-12.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2251/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/RedBlackTree.h:33,
from DerivedSources/ForwardingHeaders/wtf/MetaAllocatorHandle.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerCodeRef.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/AbstractPC.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/jsc/BridgeJSC.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/c/c_class.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/c/c_class.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/c/c_class.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/RedBlackTree.h:33,
from DerivedSources/ForwardingHeaders/wtf/MetaAllocatorHandle.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerCodeRef.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/AbstractPC.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/jsc/BridgeJSC.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/c/c_class.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/c/c_class.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/c/c_class.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/RedBlackTree.h:33,
from DerivedSources/ForwardingHeaders/wtf/MetaAllocatorHandle.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerCodeRef.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/AbstractPC.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/jsc/BridgeJSC.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/c/c_class.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/c/c_class.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/c/c_class.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2252/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-4.cpp.o
[2253/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-6.cpp.o
[2254/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-14.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSServiceWorkerClient.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSServiceWorkerClientCustom.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSServiceWorkerClient.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSServiceWorkerClientCustom.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-14.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSServiceWorkerClient.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSServiceWorkerClientCustom.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSServiceWorkerClient.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSServiceWorkerClientCustom.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-14.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSServiceWorkerClient.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSServiceWorkerClientCustom.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSServiceWorkerClient.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSServiceWorkerClientCustom.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-14.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2255/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-9.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from DerivedSources/WebCore/JSHTMLElement.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSHTMLElementCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLElement.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSHTMLElementCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-9.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from DerivedSources/WebCore/JSHTMLElement.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSHTMLElementCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLElement.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSHTMLElementCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-9.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from DerivedSources/WebCore/JSHTMLElement.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSHTMLElementCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLElement.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSHTMLElementCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-9.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2256/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-16.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertInterface.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-16.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertInterface.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-16.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertInterface.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-16.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2257/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/IdentifierRep.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/IdentifierRep.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/IdentifierRep.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/IdentifierRep.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/IdentifierRep.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bridge/IdentifierRep.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2258/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-11.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMessageEvent.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSMessageEventCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMessageEvent.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSMessageEventCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-11.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMessageEvent.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSMessageEventCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMessageEvent.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSMessageEventCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-11.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMessageEvent.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSMessageEventCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMessageEvent.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSMessageEventCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-11.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2259/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-15.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-15.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-15.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-15.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2260/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-31.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webdatabase/Database.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-31.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webdatabase/Database.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-31.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webdatabase/Database.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-31.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2261/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-44.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ScriptExecutionContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-44.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/websockets/WebSocket.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-44.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ScriptExecutionContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-44.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/websockets/WebSocket.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-44.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ScriptExecutionContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-44.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/websockets/WebSocket.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-44.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2262/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-3.cpp.o
[2263/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-24.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/AbstractDOMWindow.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMWindow.h:29,
from DerivedSources/WebCore/JSDOMWindow.h:23,
from DerivedSources/WebCore/JSDOMWindow.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from DerivedSources/WebCore/JSDOMWindow.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/AbstractDOMWindow.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMWindow.h:29,
from DerivedSources/WebCore/JSDOMWindow.h:23,
from DerivedSources/WebCore/JSDOMWindow.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from DerivedSources/WebCore/JSDOMWindow.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/AbstractDOMWindow.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMWindow.h:29,
from DerivedSources/WebCore/JSDOMWindow.h:23,
from DerivedSources/WebCore/JSDOMWindow.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from DerivedSources/WebCore/JSDOMWindow.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2264/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/DocumentTimeline.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-1.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderLayerBacking.h:46:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
46 | #if __WORDSIZE == 64 && PLATFORM(COCOA)
| ^~~~~~~~~~
[2265/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-6.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-6.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromise.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-6.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2266/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CachedModuleScriptLoader.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CachedModuleScriptLoader.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CachedModuleScriptLoader.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CachedModuleScriptLoader.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CachedModuleScriptLoader.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CachedModuleScriptLoader.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CachedModuleScriptLoader.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CachedModuleScriptLoader.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CachedModuleScriptLoader.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2267/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-18.cpp.o
[2268/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/fileapi/BlobPropertyBag.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/fileapi/Blob.h:34,
from DerivedSources/WebCore/JSBlob.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-3.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-3.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/fileapi/BlobPropertyBag.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/fileapi/Blob.h:34,
from DerivedSources/WebCore/JSBlob.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-3.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-3.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/fileapi/BlobPropertyBag.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/fileapi/Blob.h:34,
from DerivedSources/WebCore/JSBlob.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-3.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-3.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2269/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-3.cpp.o
[2270/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-7.cpp.o
[2271/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_KW.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_KW.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmECDSA.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_KW.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_KW.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmECDSA.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_KW.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_KW.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmECDSA.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2272/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-7.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2273/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-5.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertStrings.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertStrings.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertStrings.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-5.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertStrings.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertStrings.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertStrings.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-5.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertStrings.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertStrings.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertStrings.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-5.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2274/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-5.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmPBKDF2.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/gcrypt/CryptoAlgorithmPBKDF2GCrypt.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewInlines.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/gcrypt/CryptoKeyRSAGCrypt.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-5.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmPBKDF2.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/gcrypt/CryptoAlgorithmPBKDF2GCrypt.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewInlines.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/gcrypt/CryptoKeyRSAGCrypt.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-5.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmPBKDF2.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/gcrypt/CryptoAlgorithmPBKDF2GCrypt.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewInlines.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/gcrypt/CryptoKeyRSAGCrypt.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-5.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2275/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-8.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-8.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-8.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-8.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2276/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-6.cpp.o
[2277/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionsDebugging.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/CombinedFiltersAlphabet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/CombinedFiltersAlphabet.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionParser.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-1.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionsDebugging.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/CombinedFiltersAlphabet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/CombinedFiltersAlphabet.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionParser.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-1.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionsDebugging.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/CombinedFiltersAlphabet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/CombinedFiltersAlphabet.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionParser.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-1.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2278/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-1.cpp.o
In file included from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-1.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_GCM.cpp:42:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
42 | #if __WORDSIZE >= 64
| ^~~~~~~~~~
In file included from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-1.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_GCM.cpp:80:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
80 | #if __WORDSIZE >= 64
| ^~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_GCM.cpp:123:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
123 | #if __WORDSIZE >= 64
| ^~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCryptoKey.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/SubtleCrypto.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-1.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCryptoKey.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/SubtleCrypto.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-1.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/CryptoAlgorithm.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCryptoKey.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/crypto/SubtleCrypto.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-1.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2279/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/DocumentTouch.cpp.o
[2280/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/GenericTaskQueue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/DocumentTimelinesController.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/DocumentTimelinesController.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/KeyframeEffect.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/GenericTaskQueue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/DocumentTimelinesController.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/DocumentTimelinesController.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/KeyframeEffect.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/GenericTaskQueue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/DocumentTimelinesController.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/DocumentTimelinesController.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/animation/KeyframeEffect.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2281/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-4.cpp.o
[2282/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionStyleSheet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionStyleSheet.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionsBackend.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-2.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionStyleSheet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionStyleSheet.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionsBackend.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-2.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionStyleSheet.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionStyleSheet.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/contentextensions/ContentExtensionsBackend.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-2.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2283/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-1.cpp.o
[2284/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-17.cpp.o
[2285/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-2.cpp.o
[2286/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-8.cpp.o
[2287/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-9.cpp.o
[2288/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-14.cpp.o
[2289/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-5.cpp.o
[2290/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-15.cpp.o
[2291/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-3.cpp.o
[2292/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/TouchList.cpp.o
[2293/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/TouchEvent.cpp.o
[2294/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-11.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DeprecatedCSSOMValue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DeprecatedCSSOMValue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/FontFace.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-11.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DeprecatedCSSOMValue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DeprecatedCSSOMValue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/FontFace.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-11.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DeprecatedCSSOMValue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DeprecatedCSSOMValue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/FontFace.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-11.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2295/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-10.cpp.o
[2296/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-17.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-17.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-17.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStream.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-17.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2297/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-2.cpp.o
[2298/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-5.cpp.o
[2299/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/wtf/URLHash.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSPrimitiveValue.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/parser/CSSParserToken.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSVariableData.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSVariableData.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewInlines.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DOMMatrixReadOnly.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/wtf/URLHash.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSPrimitiveValue.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/parser/CSSParserToken.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSVariableData.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSVariableData.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewInlines.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DOMMatrixReadOnly.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/wtf/URLHash.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSPrimitiveValue.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/parser/CSSParserToken.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSVariableData.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSVariableData.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewInlines.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/DOMMatrixReadOnly.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2300/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/Touch.cpp.o
[2301/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-12.cpp.o
[2302/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-13.cpp.o
[2303/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-16.cpp.o
[2304/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/HashCountedSet.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/GCReachableRef.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementReactionQueue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementReactionQueue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementReactionQueue.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/HashCountedSet.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/GCReachableRef.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementReactionQueue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementReactionQueue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementReactionQueue.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/HashCountedSet.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/GCReachableRef.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementReactionQueue.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementReactionQueue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CustomElementReactionQueue.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2305/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-1.cpp.o
[2306/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ChildNodeList.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/NodeRareData.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/NodeRareData.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PopStateEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PopStateEvent.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ChildNodeList.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/NodeRareData.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/NodeRareData.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PopStateEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PopStateEvent.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ChildNodeList.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/NodeRareData.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/NodeRareData.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PopStateEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PopStateEvent.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2307/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-21.cpp.o
[2308/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-22.cpp.o
[2309/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-cd3188cb-2.cpp.o
[2310/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-11.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/InlineStyleSheetOwner.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/InlineStyleSheetOwner.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/LoadableModuleScript.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-11.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/InlineStyleSheetOwner.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/InlineStyleSheetOwner.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/LoadableModuleScript.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-11.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/InlineStyleSheetOwner.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/InlineStyleSheetOwner.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/LoadableModuleScript.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-11.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2311/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-20.cpp.o
[2312/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4b02f047-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/CompiledSelector.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/SelectorCompiler.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/SelectorCompiler.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/SelectorCompiler.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/CompiledSelector.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/SelectorCompiler.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/SelectorCompiler.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/SelectorCompiler.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/CompiledSelector.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/SelectorCompiler.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/SelectorCompiler.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/cssjit/SelectorCompiler.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2313/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-5.cpp.o
[2314/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-48793971-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-48793971-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-48793971-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-48793971-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-48793971-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-48793971-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/domjit/DOMJITHelpers.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-48793971-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2315/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-17.cpp.o
[2316/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-9.cpp.o
[2317/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-3.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-3.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CollectionIndexCache.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-3.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2318/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-cd3188cb-1.cpp.o
[2319/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-4.cpp.o
[2320/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-8.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Attribute.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementData.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ErrorEvent.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ErrorEvent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-8.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Attribute.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementData.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ErrorEvent.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ErrorEvent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-8.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Attribute.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementData.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ErrorEvent.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ErrorEvent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-8.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2321/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-1.cpp.o
[2322/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-1.cpp.o
[2323/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-18.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/SerializedScriptValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/SerializedScriptValue.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/SerializedScriptValue.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-18.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/SerializedScriptValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/SerializedScriptValue.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/SerializedScriptValue.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-18.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/SerializedScriptValue.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/SerializedScriptValue.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/SerializedScriptValue.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-18.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2324/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-2.cpp.o
[2325/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-13.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/HashCountedSet.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/GCReachableRef.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MutationObserverRegistration.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MutationObserverRegistration.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSNode.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MutationRecord.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-13.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/HashCountedSet.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/GCReachableRef.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MutationObserverRegistration.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MutationObserverRegistration.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSNode.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MutationRecord.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-13.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/HashCountedSet.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/GCReachableRef.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MutationObserverRegistration.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MutationObserverRegistration.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSNode.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MutationRecord.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-13.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2326/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-19.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ContainerNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentFragment.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/TemplateContentDocumentFragment.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/TemplateContentDocumentFragment.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-19.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/TextEncoder.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-19.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ContainerNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentFragment.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/TemplateContentDocumentFragment.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/TemplateContentDocumentFragment.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-19.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/TextEncoder.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-19.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ContainerNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentFragment.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/TemplateContentDocumentFragment.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/TemplateContentDocumentFragment.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-19.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/TextEncoder.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-19.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2327/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-18.cpp.o
[2328/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-9.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventNames.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventNames.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-9.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventNames.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventNames.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-9.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventNames.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventNames.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-9.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2329/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-15.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ContainerNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CharacterData.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Position.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Position.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PromiseRejectionEvent.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PromiseRejectionEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-15.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ContainerNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CharacterData.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Position.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Position.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PromiseRejectionEvent.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PromiseRejectionEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-15.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ContainerNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/CharacterData.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Position.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Position.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PromiseRejectionEvent.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/PromiseRejectionEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-15.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2330/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/RadioButtonGroups.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/RadioButtonGroups.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/RejectedPromiseTracker.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/RadioButtonGroups.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/RadioButtonGroups.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/RejectedPromiseTracker.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/RadioButtonGroups.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/RadioButtonGroups.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/RejectedPromiseTracker.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2331/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2332/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-8.cpp.o
[2333/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-7.cpp.o
[2334/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-24.cpp.o
[2335/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-3.cpp.o
[2336/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-3.cpp.o
[2337/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-25.cpp.o
[2338/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/FrameIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderClient.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/accessibility/AccessibilityObjectInterface.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/accessibility/AXObjectCache.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/ReplaceRangeWithTextCommand.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/ReplaceRangeWithTextCommand.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/ReplaceSelectionCommand.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-6.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/FrameIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderClient.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/accessibility/AccessibilityObjectInterface.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/accessibility/AXObjectCache.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/ReplaceRangeWithTextCommand.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/ReplaceRangeWithTextCommand.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/ReplaceSelectionCommand.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-6.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/FrameIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderClient.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/accessibility/AccessibilityObjectInterface.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/accessibility/AXObjectCache.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/ReplaceRangeWithTextCommand.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/ReplaceRangeWithTextCommand.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/ReplaceSelectionCommand.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-6.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2339/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-26.cpp.o
[2340/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-14.cpp.o
[2341/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ProcessIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/BackForwardItemIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/HistoryItem.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/BackForwardCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/BackForwardCache.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/CachedFrame.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-1.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ProcessIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/BackForwardItemIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/HistoryItem.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/BackForwardCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/BackForwardCache.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/CachedFrame.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-1.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ProcessIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/BackForwardItemIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/HistoryItem.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/BackForwardCache.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/BackForwardCache.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/history/CachedFrame.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-1.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2342/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Element.cpp:93,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-7.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderLayerBacking.h:46:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
46 | #if __WORDSIZE == 64 && PLATFORM(COCOA)
| ^~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ContainerNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentFragment.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentFragment.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentStorageAccess.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-7.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ContainerNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentFragment.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentFragment.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentStorageAccess.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-7.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ContainerNode.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentFragment.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentFragment.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DocumentStorageAccess.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-7.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2343/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-20.cpp.o
[2344/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/FileChooser.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLInputElement.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputType.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/BaseClickableWithKeyInputType.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/BaseButtonInputType.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ButtonInputType.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ButtonInputType.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/CanvasBase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-2.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/FileChooser.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLInputElement.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputType.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/BaseClickableWithKeyInputType.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/BaseButtonInputType.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ButtonInputType.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ButtonInputType.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/CanvasBase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-2.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/FileChooser.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLInputElement.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputType.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/BaseClickableWithKeyInputType.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/BaseButtonInputType.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ButtonInputType.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ButtonInputType.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/CanvasBase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-2.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2345/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-19.cpp.o
[2346/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-8.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElementBase.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElementBase.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-8.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElementBase.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElementBase.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-8.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElementBase.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFrameElementBase.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-8.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2347/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-23.cpp.o
[2348/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-21.cpp.o
[2349/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-11.cpp.o
[2350/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-1.cpp.o
[2351/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-27.cpp.o
[2352/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-13.cpp.o
[2353/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-29.cpp.o
[2354/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-2.cpp.o
[2355/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-3.cpp.o
[2356/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-5.cpp.o
[2357/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-7.cpp.o
[2358/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-4.cpp.o
[2359/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-6.cpp.o
[2360/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDListElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDListElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDocument.cpp:77,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-6.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDListElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDListElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDocument.cpp:77,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-6.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDListElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDListElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDocument.cpp:77,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-6.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2361/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/loader/CustomHeaderFields.cpp.o
[2362/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-22.cpp.o
[2363/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringBuilder.h:30,
from DerivedSources/ForwardingHeaders/wtf/Logger.h:30,
from DerivedSources/ForwardingHeaders/wtf/LoggerHelper.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/TrackPrivateBase.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/AudioTrackPrivate.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/MediaPlayer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaElementSession.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaElementSession.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaElementSession.cpp:52,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringBuilder.h:30,
from DerivedSources/ForwardingHeaders/wtf/Logger.h:30,
from DerivedSources/ForwardingHeaders/wtf/LoggerHelper.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/TrackPrivateBase.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/AudioTrackPrivate.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/MediaPlayer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaElementSession.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaElementSession.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaElementSession.cpp:52,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringBuilder.h:30,
from DerivedSources/ForwardingHeaders/wtf/Logger.h:30,
from DerivedSources/ForwardingHeaders/wtf/LoggerHelper.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/TrackPrivateBase.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/AudioTrackPrivate.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/MediaPlayer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaElementSession.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaElementSession.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaElementSession.cpp:52,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2364/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceOrientationOrMotionEvent.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceMotionEvent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceMotionEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-6.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceOrientationOrMotionEvent.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-6.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceOrientationOrMotionEvent.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceMotionEvent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceMotionEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-6.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceOrientationOrMotionEvent.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-6.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceOrientationOrMotionEvent.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceMotionEvent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceMotionEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-6.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/DeviceOrientationOrMotionEvent.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-6.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2365/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAudioElement.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAudioElement.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLBodyElement.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAudioElement.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAudioElement.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLBodyElement.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ActiveDOMObject.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAudioElement.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAudioElement.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLBodyElement.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2366/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-36.cpp.o
[2367/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLParagraphElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLParagraphElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLPlugInElement.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLParagraphElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLParagraphElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLPlugInElement.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLParagraphElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLParagraphElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLPlugInElement.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2368/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-9.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/SecurityOriginData.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FeaturePolicy.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLIFrameElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLIFrameElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLImageElement.cpp:57,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-9.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/SecurityOriginData.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FeaturePolicy.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLIFrameElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLIFrameElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLImageElement.cpp:57,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-9.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/SecurityOriginData.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FeaturePolicy.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLIFrameElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLIFrameElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLImageElement.cpp:57,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-9.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2369/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-7.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.cpp:62,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.cpp:62,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.cpp:62,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2370/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FormAssociatedElement.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FormAssociatedElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAnchorElement.cpp:52,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FormAssociatedElement.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FormAssociatedElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAnchorElement.cpp:52,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FormAssociatedElement.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/FormAssociatedElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLAnchorElement.cpp:52,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2371/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Deque.h:37,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/text/SegmentedString.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLInputStream.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLDocumentParser.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLDocumentParser.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLParserOptions.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Deque.h:37,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/text/SegmentedString.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLInputStream.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLDocumentParser.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLDocumentParser.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLParserOptions.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Deque.h:37,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/text/SegmentedString.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLInputStream.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLDocumentParser.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLDocumentParser.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/parser/HTMLParserOptions.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2372/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-35.cpp.o
[2373/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLWBRElement.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLWBRElement.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ImageBitmap.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLWBRElement.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLWBRElement.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ImageBitmap.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLWBRElement.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLWBRElement.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/ImageBitmap.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2374/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/Autofill.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTextFormControlElement.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTextAreaElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTextAreaElement.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLVideoElement.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/Autofill.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTextFormControlElement.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTextAreaElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTextAreaElement.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLVideoElement.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/Autofill.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTextFormControlElement.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTextAreaElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLTextAreaElement.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLVideoElement.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2375/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-3.cpp.o
[2376/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputTypeNames.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputTypeNames.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaDocument.cpp:51,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputTypeNames.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputTypeNames.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaDocument.cpp:51,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputTypeNames.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputTypeNames.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/MediaDocument.cpp:51,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2377/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp.o
[2378/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-34.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/InbandGenericCueIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/InbandGenericCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandTextTrack.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandDataTextTrack.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandDataTextTrack.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-34.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/SerializedPlatformDataCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandDataTextTrack.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-34.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/InbandGenericCueIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/InbandGenericCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandTextTrack.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandDataTextTrack.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandDataTextTrack.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-34.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/SerializedPlatformDataCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandDataTextTrack.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-34.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/InbandGenericCueIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/InbandGenericCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandTextTrack.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandDataTextTrack.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandDataTextTrack.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-34.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/SerializedPlatformDataCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/track/InbandDataTextTrack.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-34.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2379/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.cpp.o
[2380/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-8.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAuditAgent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-8.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAuditAgent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-8.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAuditAgent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-8.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2381/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-33.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDivElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/shadow/SliderThumbElement.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/shadow/SliderThumbElement.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-33.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/shadow/TextControlInnerElements.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-33.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDivElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/shadow/SliderThumbElement.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/shadow/SliderThumbElement.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-33.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/shadow/TextControlInnerElements.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-33.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLDivElement.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/shadow/SliderThumbElement.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/shadow/SliderThumbElement.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-33.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/shadow/TextControlInnerElements.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-33.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2382/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.cpp.o
[2383/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.cpp.o
[2384/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-1.cpp.o
[2385/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:69,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:69,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContext.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:69,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2386/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-8.cpp.o
[2387/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLLinkElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLLinkElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMException.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.cpp:66,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLLinkElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLLinkElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMException.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.cpp:66,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLLinkElement.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLLinkElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMException.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/HTMLMediaElement.cpp:66,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2388/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-2.cpp.o
[2389/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-5.cpp.o
[2390/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/page/PageConsoleAgent.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/page/PageConsoleAgent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/page/PageConsoleAgent.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/page/PageConsoleAgent.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/page/PageConsoleAgent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/page/PageConsoleAgent.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/page/PageConsoleAgent.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/page/PageConsoleAgent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/page/PageConsoleAgent.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2391/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatQuad.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorOverlay.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorController.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorController.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorController.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatQuad.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorOverlay.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorController.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorController.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorController.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatQuad.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorOverlay.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorController.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorController.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorController.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2392/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-20.cpp.o
[2393/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-17.cpp.o
[2394/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-11.cpp.o
[2395/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorNodeFinder.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorNodeFinder.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorCanvas.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorShaderProgram.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorNodeFinder.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorNodeFinder.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorCanvas.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorShaderProgram.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorNodeFinder.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorNodeFinder.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorCanvas.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorShaderProgram.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2396/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-11.cpp.o
[2397/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-18.cpp.o
[2398/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-3.cpp.o
[2399/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-1.cpp.o
[2400/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/LinkLoader.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/LinkLoader.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/NavigationScheduler.cpp:54,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/LinkLoader.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/LinkLoader.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/NavigationScheduler.cpp:54,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/LinkLoader.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/LinkLoader.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/NavigationScheduler.cpp:54,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2401/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-7.cpp.o
[2402/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-6.cpp.o
[2403/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CatchScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CatchScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CatchScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/WebInjectedScriptHost.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2404/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/CanvasActivityRecord.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/ResourceLoadStatistics.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/ResourceLoadStatistics.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/SubframeLoader.cpp:55,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-6.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/CanvasActivityRecord.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/ResourceLoadStatistics.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/ResourceLoadStatistics.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/SubframeLoader.cpp:55,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-6.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/CanvasActivityRecord.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/ResourceLoadStatistics.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/ResourceLoadStatistics.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/SubframeLoader.cpp:55,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-6.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2405/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-3.cpp.o
[2406/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorInstrumentation.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorNetworkAgent.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorNetworkAgent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSExecState.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorNetworkAgent.cpp:54,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorInstrumentation.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorNetworkAgent.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorNetworkAgent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSExecState.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorNetworkAgent.cpp:54,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorInstrumentation.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorNetworkAgent.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorNetworkAgent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSExecState.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorNetworkAgent.cpp:54,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2407/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-5.cpp.o
[2408/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-12.cpp.o
[2409/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-11.cpp.o
[2410/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/AbstractDOMWindow.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/AbstractDOMWindow.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/CaptionUserPreferences.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-1.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/AbstractDOMWindow.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/AbstractDOMWindow.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/CaptionUserPreferences.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-1.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/AbstractDOMWindow.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/AbstractDOMWindow.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/CaptionUserPreferences.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-1.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2411/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-15.cpp.o
[2412/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-19.cpp.o
[2413/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-16.cpp.o
[2414/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-4.cpp.o
[2415/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-8.cpp.o
[2416/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedRawResource.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedRawResource.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedResourceLoader.cpp:74,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedRawResource.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedRawResource.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedResourceLoader.cpp:74,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedRawResource.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedRawResource.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/cache/CachedResourceLoader.cpp:74,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2417/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorEnvironment.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorEnvironment.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorEnvironment.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2418/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-13.cpp.o
[2419/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-10.cpp.o
[2420/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/FrameViewLayoutContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/FrameViewLayoutContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/History.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/History.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-5.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/FrameViewLayoutContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/FrameViewLayoutContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/History.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/History.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-5.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/FrameViewLayoutContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/FrameViewLayoutContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/History.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/History.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-5.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2421/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-2.cpp.o
[2422/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-14.cpp.o
[2423/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-21.cpp.o
[2424/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/GLContext.cpp.o
[2425/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-7.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PageGroup.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PageGroup.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PageGroup.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PageGroup.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PageGroup.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PageGroup.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PageGroup.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PageGroup.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PageGroup.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-7.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2426/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/cairo/CairoUtilities.cpp.o
[2427/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoadRequest.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoadRequest.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoader.cpp:112,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoadRequest.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoadRequest.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoader.cpp:112,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ElementContext.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoadRequest.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoadRequest.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/FrameLoader.cpp:112,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2428/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-16.cpp.o
[2429/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/PlatformDisplay.cpp.o
[2430/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-15.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyDirective.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyMediaListDirective.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyMediaListDirective.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/SamplingProfiler.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/linux/ResourceUsageThreadLinux.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-15.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyDirective.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyMediaListDirective.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyMediaListDirective.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/SamplingProfiler.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/linux/ResourceUsageThreadLinux.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-15.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyDirective.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyMediaListDirective.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyMediaListDirective.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/SamplingProfiler.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/linux/ResourceUsageThreadLinux.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-15.cpp:8:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2431/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/cairo/BackingStoreBackendCairoX11.cpp.o
[2432/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/GLContextEGLLibWPE.cpp.o
[2433/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-19.cpp.o
[2434/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-8.cpp.o
[2435/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/GLContextEGLWayland.cpp.o
[2436/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-17.cpp.o
[2437/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/GLContextEGLX11.cpp.o
[2438/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/GLContextEGL.cpp.o
[2439/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-25.cpp.o
[2440/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/x11/PlatformDisplayX11.cpp.o
[2441/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-10.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/AnimationFrameRate.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/RenderingUpdateScheduler.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/RenderingUpdateScheduler.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ResourceUsageThread.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-10.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/AnimationFrameRate.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/RenderingUpdateScheduler.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/RenderingUpdateScheduler.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ResourceUsageThread.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-10.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/AnimationFrameRate.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/RenderingUpdateScheduler.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/RenderingUpdateScheduler.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ResourceUsageThread.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-10.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2442/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-9.cpp.o
[2443/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/x11/XUniqueResource.cpp.o
[2444/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/x11/XErrorTrapper.cpp.o
[2445/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-42.cpp.o
[2446/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-26.cpp.o
[2447/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/SecurityPolicyViolationEvent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyClient.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/DocumentLoader.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/DocumentLoader.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/DocumentWriter.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/SecurityPolicyViolationEvent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyClient.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/DocumentLoader.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/DocumentLoader.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/DocumentWriter.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/SecurityPolicyViolationEvent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicyClient.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/DocumentLoader.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/DocumentLoader.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/loader/DocumentWriter.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2448/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-29.cpp.o
[2449/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-34.cpp.o
[2450/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-41.cpp.o
[2451/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatQuad.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/RoundedRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/HitTestLocation.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/HitTestResult.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ContextMenuContext.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ContextMenuContext.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StrongInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScheduledAction.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMTimer.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-2.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatQuad.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/RoundedRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/HitTestLocation.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/HitTestResult.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ContextMenuContext.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ContextMenuContext.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StrongInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScheduledAction.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMTimer.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-2.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatQuad.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/RoundedRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/HitTestLocation.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/HitTestResult.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ContextMenuContext.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/ContextMenuContext.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StrongInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScheduledAction.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/DOMTimer.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-2.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2452/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-23.cpp.o
[2453/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-22.cpp.o
[2454/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-43.cpp.o
[2455/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-12.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/TextIndicator.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/TextIndicator.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/UserContentController.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-12.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/TextIndicator.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/TextIndicator.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/UserContentController.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-12.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/TextIndicator.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/TextIndicator.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/UserContentController.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-12.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2456/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-20.cpp.o
[2457/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-35.cpp.o
[2458/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-27.cpp.o
[2459/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-36.cpp.o
[2460/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/xr/openxr/PlatformXROpenXR.cpp.o
[2461/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorLayerTreeAgent.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderLayerBacking.h:46:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
46 | #if __WORDSIZE == 64 && PLATFORM(COCOA)
| ^~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/CanvasGradient.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CallTracerTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorCanvas.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/CanvasGradient.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CallTracerTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorCanvas.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/html/canvas/CanvasGradient.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/CallTracerTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/InspectorCanvas.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/inspector/agents/InspectorCanvasAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2462/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-37.cpp.o
[2463/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-9.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PerformanceUserTiming.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PerformanceUserTiming.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Quirks.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-9.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PerformanceUserTiming.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PerformanceUserTiming.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Quirks.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-9.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PerformanceUserTiming.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/PerformanceUserTiming.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSEventListener.h:22,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Quirks.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-9.cpp:6:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2464/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-38.cpp.o
[2465/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-24.cpp.o
[2466/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-18.cpp.o
[2467/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-28.cpp.o
In file included from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-28.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/cairo/ImageBufferUtilitiesCairo.cpp: In function 'bool WebCore::encodeImage(cairo_surface_t*, const WTF::String&, WTF::Optional<double>, WTF::GUniqueOutPtr<char>&, gsize&)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/cairo/ImageBufferUtilitiesCairo.cpp:112:161: warning: missing sentinel in function call [-Wformat=]
112 | gdk_pixbuf_save_to_buffer(pixbuf.get(), &buffer.outPtr(), &bufferSize, type.utf8().data(), &error.outPtr(), "quality", qualityString.utf8().data(), NULL);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/cairo/ImageBufferUtilitiesCairo.cpp:114:121: warning: missing sentinel in function call [-Wformat=]
114 | gdk_pixbuf_save_to_buffer(pixbuf.get(), &buffer.outPtr(), &bufferSize, type.utf8().data(), &error.outPtr(), NULL);
| ^
[2468/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-55.cpp.o
[2469/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-52.cpp.o
[2470/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-54.cpp.o
[2471/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-49.cpp.o
[2472/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-30.cpp.o
[2473/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/style/StyleScope.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/animation/Animation.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/AnimationBase.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/CSSAnimationController.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/CompositeAnimation.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/CompositeAnimation.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSExecState.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicy.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-14.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/style/StyleScope.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/animation/Animation.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/AnimationBase.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/CSSAnimationController.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/CompositeAnimation.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/CompositeAnimation.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSExecState.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicy.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-14.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/style/StyleScope.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/animation/Animation.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/AnimationBase.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/CSSAnimationController.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/CompositeAnimation.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/animation/CompositeAnimation.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSExecState.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/csp/ContentSecurityPolicy.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-14.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2474/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-53.cpp.o
[2475/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-33.cpp.o
[2476/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-44.cpp.o
[2477/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-51.cpp.o
In file included from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-51.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/network/soup/ResourceRequestSoup.cpp: In member function 'void WebCore::ResourceRequest::updateSoupMessage(SoupMessage*, WebCore::BlobRegistryImpl&) const':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/network/soup/ResourceRequestSoup.cpp:155:85: warning: missing sentinel in function call [-Wformat=]
155 | g_object_set(soupMessage, SOUP_MESSAGE_METHOD, httpMethod().ascii().data(), NULL);
| ^
[2478/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-48.cpp.o
[2479/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-13.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/UniqueArray.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/FFTFrame.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFKernel.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFElevation.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFDatabase.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFDatabase.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/DelayProcessor.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/DelayDSPKernel.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFPanner.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFElevation.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-13.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/UniqueArray.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/FFTFrame.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFKernel.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFElevation.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFDatabase.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFDatabase.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/DelayProcessor.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/DelayDSPKernel.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFPanner.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFElevation.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-13.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/UniqueArray.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/FFTFrame.h:47,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFKernel.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFElevation.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFDatabase.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFDatabase.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/BaseAudioContext.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioContext.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/DelayProcessor.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/webaudio/DelayDSPKernel.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFPanner.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/audio/HRTFElevation.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-13.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2480/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-50.cpp.o
[2481/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-45.cpp.o
[2482/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-47.cpp.o
[2483/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-7.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ScrollTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ScrollTypes.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/SerializedPlatformDataCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/SerializedPlatformDataCue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-7.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ScrollTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ScrollTypes.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/SerializedPlatformDataCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/SerializedPlatformDataCue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-7.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ScrollTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/ScrollTypes.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/SerializedPlatformDataCue.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/SerializedPlatformDataCue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-7.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2484/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-32.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FilterEffect.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEMerge.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEMerge.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-32.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FilterEffect.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-32.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FilterEffect.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEMerge.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEMerge.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-32.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FilterEffect.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-32.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FilterEffect.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEMerge.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEMerge.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-32.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FilterEffect.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-32.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2485/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-46.cpp.o
[2486/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-31.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FilterEffect.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEComposite.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEComposite.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-31.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FilterEffect.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEComposite.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEComposite.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-31.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FilterEffect.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEComposite.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEComposite.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-31.cpp:7:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2487/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-39.cpp.o
[2488/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-440c3339-1.cpp.o
[2489/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-40.cpp.o
[2490/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/FrameView.cpp:80,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-4.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderLayerBacking.h:46:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
46 | #if __WORDSIZE == 64 && PLATFORM(COCOA)
| ^~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/DecodingOptions.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/Image.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Cursor.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/EventHandler.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/EventHandler.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/EventSource.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-4.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/DecodingOptions.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/Image.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Cursor.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/EventHandler.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/EventHandler.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/EventSource.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-4.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/DecodingOptions.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/Image.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/Cursor.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/EventHandler.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/EventHandler.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/EventSource.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-4.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2491/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-2.cpp.o
[2492/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-24.cpp.o
[2493/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-23.cpp.o
[2494/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-16.cpp.o
[2495/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-12.cpp.o
[2496/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-20.cpp.o
[2497/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-18.cpp.o
[2498/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-21.cpp.o
[2499/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-19.cpp.o
[2500/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-17.cpp.o
[2501/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-25.cpp.o
[2502/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-31.cpp.o
[2503/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-3.cpp.o
[2504/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-4.cpp.o
[2505/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-22.cpp.o
[2506/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-1.cpp.o
[2507/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-32.cpp.o
[2508/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-341d953e-1.cpp.o
[2509/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-7.cpp.o
[2510/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-28.cpp.o
[2511/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-10.cpp.o
[2512/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-11.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderObject.cpp:53,
from DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-11.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderLayerBacking.h:46:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
46 | #if __WORDSIZE == 64 && PLATFORM(COCOA)
| ^~~~~~~~~~
[2513/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-26.cpp.o
[2514/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-27.cpp.o
[2515/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-29.cpp.o
[2516/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-30.cpp.o
[2517/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-8.cpp.o
[2518/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-15.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderView.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-15.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderLayerBacking.h:46:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
46 | #if __WORDSIZE == 64 && PLATFORM(COCOA)
| ^~~~~~~~~~
[2519/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-26ec8d00-1.cpp.o
[2520/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-13.cpp.o
[2521/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-33.cpp.o
[2522/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3d48292e-1.cpp.o
[2523/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderTreeAsText.cpp:51,
from DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-14.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderLayerBacking.h:46:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
46 | #if __WORDSIZE == 64 && PLATFORM(COCOA)
| ^~~~~~~~~~
[2524/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-6.cpp.o
[2525/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-34.cpp.o
[2526/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-e635b368-1.cpp.o
[2527/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-18.cpp.o
[2528/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-7.cpp.o
[2529/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-11.cpp.o
[2530/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-26ec8d00-4.cpp.o
[2531/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-1.cpp.o
[2532/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-9.cpp.o
[2533/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-7.cpp.o
[2534/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-26ec8d00-2.cpp.o
[2535/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-26ec8d00-3.cpp.o
[2536/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-5.cpp.o
[2537/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderBoxModelObject.cpp:52,
from DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-5.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderLayerBacking.h:46:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
46 | #if __WORDSIZE == 64 && PLATFORM(COCOA)
| ^~~~~~~~~~
[2538/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-6.cpp.o
[2539/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-12.cpp.o
[2540/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/platform/mock/mediasource/MockMediaPlayerMediaSource.cpp.o
[2541/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/MockGamepad.cpp.o
[2542/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-10.cpp.o
[2543/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-4.cpp.o
[2544/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-3.cpp.o
[2545/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/MockCDMFactory.cpp.o
[2546/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/platform/mock/mediasource/MockMediaSourcePrivate.cpp.o
[2547/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/MockGamepadProvider.cpp.o
[2548/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-16.cpp.o
[2549/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/MockLibWebRTCPeerConnection.cpp.o
[2550/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/JSMockContentFilterSettings.cpp.o
[2551/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-8.cpp.o
[2552/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/JSMockCDMFactory.cpp.o
[2553/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderLayer.cpp:98,
from DerivedSources/WebCore/unified-sources/UnifiedSource-043dd90b-9.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/rendering/RenderLayerBacking.h:46:5: warning: "__WORDSIZE" is not defined, evaluates to 0 [-Wundef]
46 | #if __WORDSIZE == 64 && PLATFORM(COCOA)
| ^~~~~~~~~~
[2554/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/InternalSettings.cpp.o
[2555/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-14.cpp.o
[2556/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/InternalSettingsGenerated.cpp.o
[2557/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-2.cpp.o
[2558/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/platform/mock/mediasource/MockBox.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/mock/mediasource/MockBox.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/mock/mediasource/MockBox.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/mock/mediasource/MockBox.cpp:35:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/mock/mediasource/MockBox.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/mock/mediasource/MockBox.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/mock/mediasource/MockBox.cpp:35:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/mock/mediasource/MockBox.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/mock/mediasource/MockBox.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/mock/mediasource/MockBox.cpp:35:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2559/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-15.cpp.o
[2560/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/GCObservation.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CatchScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.cpp:27:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CatchScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.cpp:27:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CatchScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.cpp:27:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2561/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerData.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerGlobalScope.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-4.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerData.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerGlobalScope.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-4.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:29,
from DerivedSources/ForwardingHeaders/wtf/text/TextStream.h:31,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerIdentifier.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerData.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerData.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerGlobalScope.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-4.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2562/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-4.cpp.o
[2563/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/InternalsMapLike.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMMapLike.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.cpp:30:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMMapLike.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.cpp:30:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMMapLike.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.cpp:30:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2564/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-5.cpp.o
[2565/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/JSGCObservation.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CatchScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from DerivedSources/WebCore/JSGCObservation.h:23,
from DerivedSources/WebCore/JSGCObservation.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from DerivedSources/WebCore/JSGCObservation.h:23,
from DerivedSources/WebCore/JSGCObservation.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CatchScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from DerivedSources/WebCore/JSGCObservation.h:23,
from DerivedSources/WebCore/JSGCObservation.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from DerivedSources/WebCore/JSGCObservation.h:23,
from DerivedSources/WebCore/JSGCObservation.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/StringHash.h:25,
from DerivedSources/ForwardingHeaders/wtf/JSONValues.h:36,
from DerivedSources/ForwardingHeaders/wtf/MediaTime.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h:37,
from DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CatchScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from DerivedSources/WebCore/JSGCObservation.h:23,
from DerivedSources/WebCore/JSGCObservation.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/GCObservation.h:28,
from DerivedSources/WebCore/JSGCObservation.h:23,
from DerivedSources/WebCore/JSGCObservation.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2566/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/MockPageOverlayClient.cpp.o
[2567/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/markup.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/XMLSerializer.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/XMLTreeViewer.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-2.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/markup.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/XMLSerializer.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/XMLTreeViewer.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-2.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/editing/markup.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/XMLSerializer.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from DerivedSources/WebCore/JSDOMWindow.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSWindowProxy.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/XMLTreeViewer.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-2.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2568/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/JSMockPageOverlay.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMockPageOverlay.h:23,
from DerivedSources/WebCore/JSMockPageOverlay.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMockPageOverlay.h:23,
from DerivedSources/WebCore/JSMockPageOverlay.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMockPageOverlay.h:23,
from DerivedSources/WebCore/JSMockPageOverlay.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMockPageOverlay.h:23,
from DerivedSources/WebCore/JSMockPageOverlay.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMockPageOverlay.h:23,
from DerivedSources/WebCore/JSMockPageOverlay.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMockPageOverlay.h:23,
from DerivedSources/WebCore/JSMockPageOverlay.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2569/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-3.cpp.o
[2570/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-5.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerRegistrationOptions.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerRegistrationOptions.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerWindowClient.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-5.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerRegistrationOptions.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerRegistrationOptions.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerWindowClient.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-5.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerRegistrationOptions.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerRegistrationOptions.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvert.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ServiceWorkerWindowClient.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-5.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2571/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/JSMemoryInfo.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMemoryInfo.h:23,
from DerivedSources/WebCore/JSMemoryInfo.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMemoryInfo.h:23,
from DerivedSources/WebCore/JSMemoryInfo.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMemoryInfo.h:23,
from DerivedSources/WebCore/JSMemoryInfo.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMemoryInfo.h:23,
from DerivedSources/WebCore/JSMemoryInfo.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMemoryInfo.h:23,
from DerivedSources/WebCore/JSMemoryInfo.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSMemoryInfo.h:23,
from DerivedSources/WebCore/JSMemoryInfo.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2572/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/JSInternalsMapLike.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.h:31,
from DerivedSources/WebCore/JSInternalsMapLike.h:23,
from DerivedSources/WebCore/JSInternalsMapLike.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternalsMapLike.h:24,
from DerivedSources/WebCore/JSInternalsMapLike.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.h:31,
from DerivedSources/WebCore/JSInternalsMapLike.h:23,
from DerivedSources/WebCore/JSInternalsMapLike.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternalsMapLike.h:24,
from DerivedSources/WebCore/JSInternalsMapLike.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalsMapLike.h:31,
from DerivedSources/WebCore/JSInternalsMapLike.h:23,
from DerivedSources/WebCore/JSInternalsMapLike.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternalsMapLike.h:24,
from DerivedSources/WebCore/JSInternalsMapLike.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2573/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/AbstractWorker.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/AbstractWorker.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/DedicatedWorkerGlobalScope.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-1.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/AbstractWorker.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/AbstractWorker.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/DedicatedWorkerGlobalScope.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-1.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/AbstractWorker.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/AbstractWorker.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/MessageEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/DedicatedWorkerGlobalScope.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-1.cpp:2:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2574/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/JSInternalSettings.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringHash.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalSettings.h:30,
from DerivedSources/WebCore/JSInternalSettings.h:23,
from DerivedSources/WebCore/JSInternalSettings.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternalSettings.h:25,
from DerivedSources/WebCore/JSInternalSettings.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringHash.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalSettings.h:30,
from DerivedSources/WebCore/JSInternalSettings.h:23,
from DerivedSources/WebCore/JSInternalSettings.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternalSettings.h:25,
from DerivedSources/WebCore/JSInternalSettings.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringHash.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/InternalSettings.h:30,
from DerivedSources/WebCore/JSInternalSettings.h:23,
from DerivedSources/WebCore/JSInternalSettings.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternalSettings.h:25,
from DerivedSources/WebCore/JSInternalSettings.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2575/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ExtendableEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-3.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ExtendableEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-3.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/ExtendableEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-3.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2576/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/WorkerInspectorProxy.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/WorkerInspectorProxy.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ErrorEvent.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/WorkerMessagingProxy.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/WorkerInspectorProxy.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/WorkerInspectorProxy.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ErrorEvent.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/WorkerMessagingProxy.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/WorkerInspectorProxy.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/WorkerInspectorProxy.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ErrorEvent.h:35,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/WorkerMessagingProxy.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-2.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2577/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-17.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/animation/SMILTimeContainer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/animation/SMILTimeContainer.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/graphics/SVGImage.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-17.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/animation/SMILTimeContainer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/animation/SMILTimeContainer.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/graphics/SVGImage.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-17.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h:23,
from DerivedSources/ForwardingHeaders/wtf/text/AtomString.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/animation/SMILTimeContainer.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/animation/SMILTimeContainer.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWindowBase.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/graphics/SVGImage.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-17.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2578/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-13.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/SVGPreserveAspectRatioValue.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/SVGPreserveAspectRatioValue.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/SVGSVGElement.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-13.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/SVGPreserveAspectRatioValue.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/SVGPreserveAspectRatioValue.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/SVGSVGElement.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-13.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/SVGPreserveAspectRatioValue.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/SVGPreserveAspectRatioValue.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/svg/SVGSVGElement.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-8feba646-13.cpp:4:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2579/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/js/WebCoreTestSupport.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Frame.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/js/WebCoreTestSupport.cpp:30:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDocument.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/js/WebCoreTestSupport.cpp:33:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Frame.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/js/WebCoreTestSupport.cpp:30:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDocument.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/js/WebCoreTestSupport.cpp:33:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/page/Frame.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/js/WebCoreTestSupport.cpp:30:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDocument.h:25,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/js/WebCoreTestSupport.cpp:33:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2580/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f74e0903-6.cpp.o
[2581/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/JSServiceWorkerInternals.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSServiceWorkerInternals.h:25,
from DerivedSources/WebCore/JSServiceWorkerInternals.cpp:25:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSServiceWorkerInternals.h:25,
from DerivedSources/WebCore/JSServiceWorkerInternals.cpp:25:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSServiceWorkerInternals.h:25,
from DerivedSources/WebCore/JSServiceWorkerInternals.cpp:25:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSServiceWorkerInternals.h:25,
from DerivedSources/WebCore/JSServiceWorkerInternals.cpp:25:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h:28,
from DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:23,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSServiceWorkerInternals.h:25,
from DerivedSources/WebCore/JSServiceWorkerInternals.cpp:25:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSServiceWorkerInternals.h:25,
from DerivedSources/WebCore/JSServiceWorkerInternals.cpp:25:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2582/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/testing/ServiceWorkerInternals.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/ServiceWorkerInternals.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/ServiceWorkerInternals.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/ServiceWorkerInternals.cpp:31:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/ServiceWorkerInternals.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/ServiceWorkerInternals.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/ServiceWorkerInternals.cpp:31:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/ServiceWorkerInternals.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/ServiceWorkerInternals.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/streams/ReadableStreamSource.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodySource.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchBodyOwner.h:34,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/workers/service/FetchEvent.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/ServiceWorkerInternals.cpp:31:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2583/4624] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/CustomXPathNSResolver.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/CustomXPathNSResolver.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/XMLHttpRequest.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-1.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/CustomXPathNSResolver.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/CustomXPathNSResolver.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/XMLHttpRequest.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-1.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/CustomXPathNSResolver.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/CustomXPathNSResolver.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/xml/XMLHttpRequest.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-42f7b70e-1.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2584/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/JSInternalSettingsGenerated.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/WebCore/InternalSettingsGenerated.h:31,
from DerivedSources/WebCore/JSInternalSettingsGenerated.h:23,
from DerivedSources/WebCore/JSInternalSettingsGenerated.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternalSettingsGenerated.h:24,
from DerivedSources/WebCore/JSInternalSettingsGenerated.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/WebCore/InternalSettingsGenerated.h:31,
from DerivedSources/WebCore/JSInternalSettingsGenerated.h:23,
from DerivedSources/WebCore/JSInternalSettingsGenerated.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternalSettingsGenerated.h:24,
from DerivedSources/WebCore/JSInternalSettingsGenerated.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/WebCore/InternalSettingsGenerated.h:31,
from DerivedSources/WebCore/JSInternalSettingsGenerated.h:23,
from DerivedSources/WebCore/JSInternalSettingsGenerated.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternalSettingsGenerated.h:24,
from DerivedSources/WebCore/JSInternalSettingsGenerated.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2585/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/JSTypeConversions.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSTypeConversions.h:23,
from DerivedSources/WebCore/JSTypeConversions.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTypeConversions.h:24,
from DerivedSources/WebCore/JSTypeConversions.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSTypeConversions.h:23,
from DerivedSources/WebCore/JSTypeConversions.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTypeConversions.h:24,
from DerivedSources/WebCore/JSTypeConversions.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSTypeConversions.h:23,
from DerivedSources/WebCore/JSTypeConversions.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTypeConversions.h:24,
from DerivedSources/WebCore/JSTypeConversions.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2586/4624] Linking CXX static library lib/libWebCoreGTK.a
[2587/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WindowProxy.h
[2588/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Bridge.h
[2589/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IdentifierRep.h
[2590/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NP_jsobject.h
[2591/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CombinedURLFilters.h
[2592/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CompiledContentExtension.h
[2593/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentExtensionError.h
[2594/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentExtensionParser.h
[2595/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentExtensionRule.h
[2596/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentExtensionsBackend.h
[2597/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentExtensionsDebugging.h
[2598/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentRuleListResults.h
[2599/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DFA.h
[2600/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScriptWrappableInlines.h
[2601/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SerializedScriptValue.h
[2602/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StringAdaptors.h
[2603/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebCoreTypedArrayController.h
[2604/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextFlags.h
[2605/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UnicodeBidi.h
[2606/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WritingMode.h
[2607/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PluginData.h
[2608/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PluginInfoProvider.h
[2609/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PluginViewBase.h
[2610/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/npapi.h
[2611/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/npfunctions.h
[2612/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/npruntime_impl.h
[2613/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/npruntime_internal.h
[2614/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/runtime_root.h
[2615/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/runtime_method.h
[2616/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/runtime_object.h
[2617/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/c_instance.h
[2618/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/c_utility.h
[2619/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BridgeJSC.h
[2620/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CombinedFiltersAlphabet.h
[2621/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ComplexLineLayout.h
[2622/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EventRegion.h
[2623/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InlineTextBox.h
[2624/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LayerAncestorClippingStack.h
[2625/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LayerFragment.h
[2626/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MarkedText.h
[2627/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/OrderIterator.h
[2628/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/OverlapTestRequestClient.h
[2629/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Pagination.h
[2630/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PaintFrequencyTracker.h
[2631/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PaintInfo.h
[2632/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PaintPhase.h
[2633/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderAttachment.h
[2634/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderBlock.h
[2635/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderBlockFlow.h
[2636/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderBox.h
[2637/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderBoxModelObject.h
[2638/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentExtension.h
[2639/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentExtensionActions.h
[2640/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HistoryItem.h
[2641/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedFramePlatformData.h
[2642/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSParser.h
[2643/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSParserContext.h
[2644/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSParserMode.h
[2645/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSParserToken.h
[2646/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBResourceIdentifier.h
[2647/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBResultData.h
[2648/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBTransactionInfo.h
[2649/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaRecorderProvider.h
[2650/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertXPathNSResolver.h
[2651/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaSessionEvents.h
[2652/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMExceptionHandling.h
[2653/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaSessionMetadata.h
[2654/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DictionaryPopupInfo.h
[2655/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EditAction.h
[2656/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMGlobalObject.h
[2657/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlaybackTargetClientContextIdentifier.h
[2658/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebMediaSessionManager.h
[2659/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EditingBehaviorTypes.h
[2660/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EditingBoundary.h
[2661/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EditorDeleteAction.h
[2662/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMOperation.h
[2663/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMPromiseDeferred.h
[2664/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SampleMap.h
[2665/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DoubleRange.h
[2666/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LongRange.h
[2667/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaStreamTrack.h
[2668/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaTrackConstraints.h
[2669/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RTCController.h
[2670/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserMediaClient.h
[2671/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserMediaController.h
[2672/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserMediaRequest.h
[2673/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Notification.h
[2674/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NotificationClient.h
[2675/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NotificationController.h
[2676/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NotificationDirection.h
[2677/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NotificationPermission.h
[2678/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NotificationPermissionCallback.h
[2679/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PluginReplacement.h
[2680/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/YouTubePluginReplacement.h
[2681/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ReadableStreamChunk.h
[2682/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ReadableStreamSink.h
[2683/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ReadableStreamSource.h
[2684/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AttestationConveyancePreference.h
[2685/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AuthenticationExtensionsClientInputs.h
[2686/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AuthenticationExtensionsClientOutputs.h
[2687/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AuthenticatorCoordinator.h
[2688/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AuthenticatorCoordinatorClient.h
[2689/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleTransformData.h
[2690/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleVisualData.h
[2691/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextDecorationThickness.h
[2692/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextSizeAdjustment.h
[2693/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextUnderlineOffset.h
[2694/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WillChangeData.h
[2695/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserInputBridge.h
[2696/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StorageEventDispatcher.h
[2697/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StorageMap.h
[2698/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Storage.h
[2699/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StorageArea.h
[2700/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StorageNamespace.h
[2701/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StorageNamespaceProvider.h
[2702/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StorageQuotaManager.h
[2703/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StorageType.h
[2704/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleChange.h
[2705/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleScope.h
[2706/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FetchIdentifier.h
[2707/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FetchLoaderClient.h
[2708/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FetchBodySource.h
[2709/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FetchHeaders.h
[2710/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GeolocationPositionError.h
[2711/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PositionCallback.h
[2712/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PositionErrorCallback.h
[2713/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PositionOptions.h
[2714/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBActiveDOMObject.h
[2715/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBDatabaseIdentifier.h
[2716/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBDatabaseNameAndVersionRequest.h
[2717/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBGetAllResult.h
[2718/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBGetResult.h
[2719/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBKey.h
[2720/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBKeyData.h
[2721/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBKeyPath.h
[2722/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBKeyRange.h
[2723/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBKeyRangeData.h
[2724/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GeolocationController.h
[2725/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GeolocationCoordinates.h
[2726/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBOpenDBRequest.h
[2727/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GeolocationError.h
[2728/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GeolocationPosition.h
[2729/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GeolocationPositionData.h
[2730/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBRequest.h
[2731/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Geolocation.h
[2732/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GeolocationClient.h
[2733/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBDatabaseNameAndVersion.h
[2734/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBError.h
[2735/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBGetAllRecordsData.h
[2736/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBGetRecordData.h
[2737/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBIndexInfo.h
[2738/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBIterateCursorData.h
[2739/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBObjectStoreInfo.h
[2740/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBRequestData.h
[2741/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AuthenticatorResponseData.h
[2742/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AuthenticatorTransport.h
[2743/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PublicKeyCredentialCreationOptions.h
[2744/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PublicKeyCredentialDescriptor.h
[2745/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PublicKeyCredentialRequestOptions.h
[2746/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserVerificationRequirement.h
[2747/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebAuthenticationConstants.h
[2748/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebAuthenticationUtils.h
[2749/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ApduCommand.h
[2750/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ApduResponse.h
[2751/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CBORReader.h
[2752/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CBORValue.h
[2753/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CBORWriter.h
[2754/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PublicKeyCredentialType.h
[2755/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AuthenticatorGetInfoResponse.h
[2756/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AuthenticatorSupportedOptions.h
[2757/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeviceRequestConverter.h
[2758/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeviceResponseConverter.h
[2759/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentExtensionCompiler.h
[2760/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FidoConstants.h
[2761/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FidoHidMessage.h
[2762/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FidoHidPacket.h
[2763/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/U2fCommandConstructor.h
[2764/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/U2fResponseConverter.h
[2765/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DatabaseDetails.h
[2766/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DatabaseManager.h
[2767/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DatabaseManagerClient.h
[2768/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DatabaseTracker.h
[2769/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/OriginLock.h
[2770/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ThreadableWebSocketChannel.h
[2771/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebSocketChannel.h
[2772/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebSocketChannelClient.h
[2773/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebSocketChannelInspector.h
[2774/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebSocketDeflateFramer.h
[2775/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebSocketDeflater.h
[2776/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebSocketExtensionDispatcher.h
[2777/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebSocketExtensionProcessor.h
[2778/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebSocketFrame.h
[2779/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebSocketHandshake.h
[2780/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AXLogger.h
[2781/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AXObjectCache.h
[2782/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AXTextStateChangeIntent.h
[2783/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AccessibilityListBox.h
[2784/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AccessibilityMenuListPopup.h
[2785/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AccessibilityMockObject.h
[2786/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AccessibilityNodeObject.h
[2787/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AccessibilityObject.h
[2788/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AccessibilityObjectInterface.h
[2789/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AccessibilityRenderObject.h
[2790/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AccessibilityScrollView.h
[2791/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AXIsolatedObject.h
[2792/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AXIsolatedTree.h
[2793/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSPropertyBlendingClient.h
[2794/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CompositeOperation.h
[2795/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DocumentTimelinesController.h
[2796/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EffectTiming.h
[2797/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ApplePaySessionPaymentRequest.h
[2798/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Payment.h
[2799/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PaymentAuthorizationStatus.h
[2800/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PaymentContact.h
[2801/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PaymentCoordinator.h
[2802/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PaymentCoordinatorClient.h
[2803/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PaymentHeaders.h
[2804/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PaymentMerchantSession.h
[2805/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PaymentMethod.h
[2806/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ApplicationManifest.h
[2807/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ApplicationManifestParser.h
[2808/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CacheQueryOptions.h
[2809/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CacheStorageConnection.h
[2810/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMCacheEngine.h
[2811/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RetrieveRecordsOptions.h
[2812/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMClient.h
[2813/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FetchBodyConsumer.h
[2814/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBTransaction.h
[2815/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBTransactionMode.h
[2816/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBValue.h
[2817/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IndexedDB.h
[2818/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBConnectionProxy.h
[2819/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBConnectionToServer.h
[2820/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBConnectionToServerDelegate.h
[2821/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TransactionOperation.h
[2822/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBBackingStore.h
[2823/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBConnectionToClient.h
[2824/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBConnectionToClientDelegate.h
[2825/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBServer.h
[2826/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServerOpenDBRequest.h
[2827/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UniqueIDBDatabase.h
[2828/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UniqueIDBDatabaseConnection.h
[2829/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UniqueIDBDatabaseTransaction.h
[2830/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IndexKey.h
[2831/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBCursorInfo.h
[2832/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBCursorRecord.h
[2833/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBDatabaseInfo.h
[2834/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FetchLoader.h
[2835/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebMediaSessionManagerClient.h
[2836/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FillMode.h
[2837/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GetAnimationsOptions.h
[2838/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IterationCompositeOperation.h
[2839/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/KeyframeAnimationOptions.h
[2840/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/KeyframeEffectOptions.h
[2841/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlaybackDirection.h
[2842/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebAnimationTypes.h
[2843/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDLTypes.h
[2844/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BufferSource.h
[2845/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedScriptFetcher.h
[2846/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CommonVM.h
[2847/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMWrapperWorld.h
[2848/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ExceptionDetails.h
[2849/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GCController.h
[2850/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IDBBindingUtilities.h
[2851/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSCSSRuleCustom.h
[2852/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSCSSStyleDeclarationCustom.h
[2853/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMBinding.h
[2854/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMBindingSecurity.h
[2855/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMCastedThisErrorBehavior.h
[2856/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvert.h
[2857/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertAny.h
[2858/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertBase.h
[2859/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertBoolean.h
[2860/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertBufferSource.h
[2861/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertCallbacks.h
[2862/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertDate.h
[2863/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertDictionary.h
[2864/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertEnumeration.h
[2865/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertEventListener.h
[2866/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertIndexedDB.h
[2867/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertInterface.h
[2868/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertJSON.h
[2869/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertNull.h
[2870/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertNullable.h
[2871/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertNumbers.h
[2872/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertObject.h
[2873/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertRecord.h
[2874/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertSequences.h
[2875/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertSerializedScriptValue.h
[2876/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertStrings.h
[2877/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertUnion.h
[2878/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMConvertWebGL.h
[2879/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DictationAlternative.h
[2880/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DictationContext.h
[2881/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserInterfaceLayoutDirection.h
[2882/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ValidationBubble.h
[2883/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebGLStateTracker.h
[2884/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Widget.h
[2885/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EditingStyle.h
[2886/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Editor.h
[2887/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMGuardedObject.h
[2888/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WindowsKeyboardCodes.h
[2889/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Animation.h
[2890/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AnimationList.h
[2891/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AnimationUtilities.h
[2892/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Editing.h
[2893/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EditingBehavior.h
[2894/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMWindowBase.h
[2895/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMWrapper.h
[2896/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMWrapperCache.h
[2897/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDocumentCustom.h
[2898/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSElementCustom.h
[2899/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSEventCustom.h
[2900/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSEventTargetCustom.h
[2901/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSExecState.h
[2902/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSNodeCustom.h
[2903/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSNodeListCustom.h
[2904/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSStyleSheetCustom.h
[2905/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSValueInWrappedObject.h
[2906/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ReadableStreamDefaultController.h
[2907/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScriptCachedFrameData.h
[2908/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSMediaListCustom.h
[2909/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSPluginElementFunctions.h
[2910/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSWindowProxy.h
[2911/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RunJavaScriptParameters.h
[2912/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScriptController.h
[2913/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScriptState.h
[2914/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScriptWrappable.h
[2915/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextChecking.h
[2916/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextCodec.h
[2917/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextEncoding.h
[2918/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextEncodingRegistry.h
[2919/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/npruntime.h
[2920/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/nptypes.h
[2921/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BreakLines.h
[2922/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ClipPathOperation.h
[2923/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ClipRect.h
[2924/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FloatingObjects.h
[2925/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GapRects.h
[2926/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HighlightData.h
[2927/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HitTestLocation.h
[2928/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HitTestRequest.h
[2929/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HitTestResult.h
[2930/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InlineBox.h
[2931/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InlineElementBox.h
[2932/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InlineFlowBox.h
[2933/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DFABytecode.h
[2934/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DFABytecodeCompiler.h
[2935/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DFABytecodeInterpreter.h
[2936/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DFACombiner.h
[2937/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DFANode.h
[2938/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImmutableNFA.h
[2939/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImmutableNFANodeBuilder.h
[2940/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MutableRange.h
[2941/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MutableRangeList.h
[2942/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NFA.h
[2943/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NFANode.h
[2944/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NFAToDFA.h
[2945/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Term.h
[2946/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/URLFilterParser.h
[2947/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SerializedCryptoKeyWrap.h
[2948/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSCalculationValue.h
[2949/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSCustomPropertyValue.h
[2950/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSFontFaceRule.h
[2951/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSFontFamily.h
[2952/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSGridIntegerRepeatValue.h
[2953/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSGroupingRule.h
[2954/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSImportRule.h
[2955/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSLineBoxContainValue.h
[2956/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSMediaRule.h
[2957/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSPageRule.h
[2958/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSPrimitiveValue.h
[2959/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSPrimitiveValueMappings.h
[2960/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSProperty.h
[2961/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSRegisteredCustomProperty.h
[2962/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSRule.h
[2963/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSRuleList.h
[2964/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSStyleDeclaration.h
[2965/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSStyleRule.h
[2966/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSStyleSheet.h
[2967/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSToLengthConversionData.h
[2968/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSUnits.h
[2969/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSUnknownRule.h
[2970/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSValue.h
[2971/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSValueList.h
[2972/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSVariableData.h
[2973/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSVariableReferenceValue.h
[2974/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Counter.h
[2975/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeprecatedCSSOMCounter.h
[2976/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeprecatedCSSOMPrimitiveValue.h
[2977/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeprecatedCSSOMRGBColor.h
[2978/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeprecatedCSSOMRect.h
[2979/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeprecatedCSSOMValue.h
[2980/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeprecatedCSSOMValueList.h
[2981/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LengthFunctions.h
[2982/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaList.h
[2983/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaQueryEvaluator.h
[2984/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaQueryExpression.h
[2985/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaQueryParserContext.h
[2986/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Rect.h
[2987/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleColor.h
[2988/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleProperties.h
[2989/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleRuleType.h
[2990/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleSheet.h
[2991/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleSheetContents.h
[2992/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleSheetList.h
[2993/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BasicShapes.h
[2994/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BorderData.h
[2995/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BorderValue.h
[2996/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CounterDirectives.h
[2997/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FillLayer.h
[2998/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GapLength.h
[2999/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GridArea.h
[3000/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GridLength.h
[3001/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSParserTokenRange.h
[3002/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ActiveDOMCallback.h
[3003/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ActiveDOMObject.h
[3004/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Attr.h
[3005/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Attribute.h
[3006/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BoundaryPoint.h
[3007/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDATASection.h
[3008/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CallbackResult.h
[3009/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CharacterData.h
[3010/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CollectionIndexCache.h
[3011/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Comment.h
[3012/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContainerNode.h
[3013/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContextDestructionObserver.h
[3014/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CustomElementReactionQueue.h
[3015/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMException.h
[3016/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMHighResTimeStamp.h
[3017/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMImplementation.h
[3018/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMPasteAccess.h
[3019/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMRect.h
[3020/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMRectInit.h
[3021/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMRectList.h
[3022/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMRectReadOnly.h
[3023/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMTimeStamp.h
[3024/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DataTransfer.h
[3025/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeviceOrientationClient.h
[3026/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeviceOrientationData.h
[3027/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeviceOrientationOrMotionPermissionState.h
[3028/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Document.h
[3029/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DocumentFragment.h
[3030/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DocumentFullscreen.h
[3031/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DocumentMarker.h
[3032/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DocumentMarkerController.h
[3033/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DocumentStorageAccess.h
[3034/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DocumentTiming.h
[3035/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DocumentType.h
[3036/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Element.h
[3037/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ElementAncestorIterator.h
[3038/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ElementChildIterator.h
[3039/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ElementContext.h
[3040/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ElementData.h
[3041/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ElementIdentifier.h
[3042/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ElementIterator.h
[3043/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ElementIteratorAssertions.h
[3044/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ElementTraversal.h
[3045/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Event.h
[3046/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EventInit.h
[3047/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EventListener.h
[3048/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EventListenerMap.h
[3049/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EventModifierInit.h
[3050/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EventNames.h
[3051/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EventQueue.h
[3052/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EventTarget.h
[3053/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EventTargetConcrete.h
[3054/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Exception.h
[3055/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ExceptionCode.h
[3056/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ExceptionData.h
[3057/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ExceptionOr.h
[3058/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FragmentScriptingPermission.h
[3059/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FullscreenManager.h
[3060/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GCReachableRef.h
[3061/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GenericEventQueue.h
[3062/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InlineStyleSheetOwner.h
[3063/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/KeyboardEvent.h
[3064/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LiveNodeList.h
[3065/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LoadableScript.h
[3066/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MessagePort.h
[3067/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MessagePortIdentifier.h
[3068/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MouseEvent.h
[3069/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MouseEventInit.h
[3070/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MouseRelatedEvent.h
[3071/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MutationEvent.h
[3072/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MutationObserver.h
[3073/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NameNodeList.h
[3074/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NamedNodeMap.h
[3075/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NativeNodeFilter.h
[3076/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Node.h
[3077/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NodeConstants.h
[3078/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NodeFilter.h
[3079/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NodeFilterCondition.h
[3080/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NodeIterator.h
[3081/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NodeList.h
[3082/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NodeRenderStyle.h
[3083/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NodeTraversal.h
[3084/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/OverflowEvent.h
[3085/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Position.h
[3086/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ProcessingInstruction.h
[3087/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ProgressEvent.h
[3088/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/QualifiedName.h
[3089/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RadioButtonGroups.h
[3090/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Range.h
[3091/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RangeBoundaryPoint.h
[3092/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RegisteredEventListener.h
[3093/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderedDocumentMarker.h
[3094/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScriptDisallowedScope.h
[3095/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScriptElement.h
[3096/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScriptElementCachedScriptFetcher.h
[3097/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScriptExecutionContext.h
[3098/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SecurityContext.h
[3099/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SecurityPolicyViolationEvent.h
[3100/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ShadowRoot.h
[3101/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ShadowRootMode.h
[3102/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SimpleRange.h
[3103/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SimulatedClickOptions.h
[3104/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SpaceSplitString.h
[3105/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StaticRange.h
[3106/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyledElement.h
[3107/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SuccessOr.h
[3108/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TaskSource.h
[3109/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Text.h
[3110/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextEvent.h
[3111/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextEventInputType.h
[3112/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Touch.h
[3113/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Traversal.h
[3114/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TreeScope.h
[3115/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TreeScopeOrderedMap.h
[3116/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TreeWalker.h
[3117/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TypedElementDescendantIterator.h
[3118/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UIEvent.h
[3119/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UIEventInit.h
[3120/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UIEventWithKeyState.h
[3121/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserActionElementSet.h
[3122/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserGestureIndicator.h
[3123/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserTypingGestureIndicator.h
[3124/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ViewportArguments.h
[3125/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VisibilityChangeClient.h
[3126/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VisibilityState.h
[3127/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WheelEvent.h
[3128/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/XMLDocument.h
[3129/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MessagePortChannel.h
[3130/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MessagePortChannelProvider.h
[3131/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MessagePortChannelRegistry.h
[3132/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MessageWithMessagePorts.h
[3133/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CharacterRange.h
[3134/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ClipboardAccessPolicy.h
[3135/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CompositionHighlight.h
[3136/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CompositionUnderline.h
[3137/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserActivity.h
[3138/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserAgent.h
[3139/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TimingFunction.h
[3140/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AudioArray.h
[3141/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AudioBus.h
[3142/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AudioChannel.h
[3143/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AudioDestination.h
[3144/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AudioHardwareListener.h
[3145/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AudioIOCallback.h
[3146/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AudioSession.h
[3147/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AudioSourceProvider.h
[3148/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AudioStreamDescription.h
[3149/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NowPlayingInfo.h
[3150/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EditorInsertAction.h
[3151/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FindOptions.h
[3152/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontAttributeChanges.h
[3153/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontAttributes.h
[3154/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontShadow.h
[3155/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameSelection.h
[3156/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLInterchange.h
[3157/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SelectionRectGatherer.h
[3158/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SerializedAttachmentData.h
[3159/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SmartReplace.h
[3160/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SpellChecker.h
[3161/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextAffinity.h
[3162/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextGranularity.h
[3163/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextIterator.h
[3164/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextIteratorBehavior.h
[3165/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextManipulationController.h
[3166/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UndoStep.h
[3167/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VisiblePosition.h
[3168/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VisibleSelection.h
[3169/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VisibleUnits.h
[3170/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebContentReader.h
[3171/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WritingDirection.h
[3172/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/markup.h
[3173/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AsyncFileStream.h
[3174/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Blob.h
[3175/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BlobPropertyBag.h
[3176/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EndingType.h
[3177/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/File.h
[3178/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FileList.h
[3179/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FileReaderLoader.h
[3180/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FileReaderLoaderClient.h
[3181/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NetworkSendQueue.h
[3182/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BackForwardCache.h
[3183/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BackForwardClient.h
[3184/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BackForwardController.h
[3185/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BackForwardItemIdentifier.h
[3186/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ColorComponents.h
[3187/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedFrame.h
[3188/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ColorConversion.h
[3189/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ColorHash.h
[3190/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ColorMatrix.h
[3191/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Autocapitalize.h
[3192/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AutocapitalizeTypes.h
[3193/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Autofill.h
[3194/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedHTMLCollection.h
[3195/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CanvasBase.h
[3196/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CollectionTraversal.h
[3197/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CollectionType.h
[3198/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMTokenList.h
[3199/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DataListSuggestionInformation.h
[3200/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EnterKeyHint.h
[3201/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FeaturePolicy.h
[3202/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FormAssociatedElement.h
[3203/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FormNamedItem.h
[3204/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLAnchorElement.h
[3205/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLAppletElement.h
[3206/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLAreaElement.h
[3207/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLAttachmentElement.h
[3208/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLAudioElement.h
[3209/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLBRElement.h
[3210/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLBaseElement.h
[3211/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLBodyElement.h
[3212/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLButtonElement.h
[3213/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLCanvasElement.h
[3214/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLCollection.h
[3215/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLDListElement.h
[3216/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLDataListElement.h
[3217/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLDirectoryElement.h
[3218/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLDivElement.h
[3219/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLDocument.h
[3220/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLElement.h
[3221/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLEmbedElement.h
[3222/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLFieldSetElement.h
[3223/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLFontElement.h
[3224/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLFormControlElement.h
[3225/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLFormControlElementWithState.h
[3226/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLFormElement.h
[3227/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLFrameElement.h
[3228/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLFrameElementBase.h
[3229/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLFrameOwnerElement.h
[3230/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLFrameSetElement.h
[3231/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLHRElement.h
[3232/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLHeadElement.h
[3233/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLHeadingElement.h
[3234/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLHtmlElement.h
[3235/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLIFrameElement.h
[3236/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLImageElement.h
[3237/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLImageLoader.h
[3238/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLInputElement.h
[3239/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLKeygenElement.h
[3240/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLLIElement.h
[3241/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLLabelElement.h
[3242/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLLinkElement.h
[3243/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLMapElement.h
[3244/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLLegendElement.h
[3245/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLMarqueeElement.h
[3246/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLMediaElement.h
[3247/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLMediaElementEnums.h
[3248/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLMenuElement.h
[3249/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLMenuItemElement.h
[3250/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLMetaElement.h
[3251/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLModElement.h
[3252/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLOListElement.h
[3253/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLObjectElement.h
[3254/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLOptGroupElement.h
[3255/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLOptionElement.h
[3256/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLOptionsCollection.h
[3257/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLParagraphElement.h
[3258/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLParamElement.h
[3259/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLPlugInElement.h
[3260/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLPlugInImageElement.h
[3261/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLPreElement.h
[3262/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLQuoteElement.h
[3263/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLScriptElement.h
[3264/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLSelectElement.h
[3265/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLStyleElement.h
[3266/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLSummaryElement.h
[3267/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLTableCaptionElement.h
[3268/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLTableCellElement.h
[3269/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLTableColElement.h
[3270/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLTableElement.h
[3271/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLTablePartElement.h
[3272/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLTableRowElement.h
[3273/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLTableSectionElement.h
[3274/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLTextAreaElement.h
[3275/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLTextFormControlElement.h
[3276/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLTitleElement.h
[3277/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLUListElement.h
[3278/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLUnknownElement.h
[3279/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLVideoElement.h
[3280/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageBitmap.h
[3281/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageData.h
[3282/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageDocument.h
[3283/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InputMode.h
[3284/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LabelableElement.h
[3285/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LinkIconCollector.h
[3286/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LinkIconType.h
[3287/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LinkRelAttribute.h
[3288/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaControllerInterface.h
[3289/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaElementSession.h
[3290/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaError.h
[3291/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PluginDocument.h
[3292/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StepRange.h
[3293/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TimeRanges.h
[3294/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TypeAhead.h
[3295/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/URLDecomposition.h
[3296/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/URLRegistry.h
[3297/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VoidCallback.h
[3298/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageBitmapRenderingContextSettings.h
[3299/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebGLAny.h
[3300/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ValidityState.h
[3301/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebGLContextAttributes.h
[3302/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FileIconLoader.h
[3303/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ParsingUtilities.h
[3304/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLParserIdioms.h
[3305/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AudioTrack.h
[3306/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextTrack.h
[3307/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextTrackCue.h
[3308/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TrackBase.h
[3309/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VTTCue.h
[3310/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VideoTrack.h
[3311/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InspectorClient.h
[3312/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InspectorController.h
[3313/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InspectorDebuggableType.h
[3314/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InspectorFrontendClient.h
[3315/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InspectorFrontendClientLocal.h
[3316/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InspectorFrontendHost.h
[3317/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InspectorInstrumentationPublic.h
[3318/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InspectorInstrumentationWebKit.h
[3319/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InspectorOverlay.h
[3320/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InspectorWebAgentBase.h
[3321/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PageScriptDebugServer.h
[3322/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InspectorPageAgent.h
[3323/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LayoutUnits.h
[3324/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MarginTypes.h
[3325/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayBox.h
[3326/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayInlineContent.h
[3327/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayInlineRect.h
[3328/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayLineBox.h
[3329/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayRect.h
[3330/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayRun.h
[3331/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LayoutBox.h
[3332/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AdClickAttribution.h
[3333/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CanvasActivityRecord.h
[3334/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentFilterClient.h
[3335/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CookieJar.h
[3336/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CrossOriginAccessControl.h
[3337/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CrossOriginPreflightResultCache.h
[3338/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CustomHeaderFields.h
[3339/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DocumentLoader.h
[3340/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DocumentWriter.h
[3341/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EmptyClients.h
[3342/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EmptyFrameLoaderClient.h
[3343/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FetchOptions.h
[3344/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FormState.h
[3345/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FormSubmission.h
[3346/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameLoadRequest.h
[3347/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameLoader.h
[3348/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameLoaderClient.h
[3349/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameLoaderStateMachine.h
[3350/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameNetworkingContext.h
[3351/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTTPHeaderField.h
[3352/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HistoryController.h
[3353/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageLoader.h
[3354/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LinkLoader.h
[3355/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LinkLoaderClient.h
[3356/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameLoaderTypes.h
[3357/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LoadTiming.h
[3358/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LoaderStrategy.h
[3359/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaResourceLoader.h
[3360/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MixedContentChecker.h
[3361/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NavigationAction.h
[3362/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NetscapePlugInStreamLoader.h
[3363/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PingLoader.h
[3364/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PolicyChecker.h
[3365/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ProgressTracker.h
[3366/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ProgressTrackerClient.h
[3367/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceCryptographicDigest.h
[3368/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceLoadInfo.h
[3369/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceLoadNotifier.h
[3370/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceLoadObserver.h
[3371/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceLoadStatistics.h
[3372/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceLoader.h
[3373/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceLoaderOptions.h
[3374/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceLoaderTypes.h
[3375/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceTimingInformation.h
[3376/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ShouldTreatAsContinuingLoad.h
[3377/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SubframeLoader.h
[3378/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SubresourceLoader.h
[3379/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SubstituteData.h
[3380/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SubstituteResource.h
[3381/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextResourceDecoder.h
[3382/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ThreadableLoader.h
[3383/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ThreadableLoaderClient.h
[3384/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ApplicationCache.h
[3385/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ApplicationCacheHost.h
[3386/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ApplicationCacheStorage.h
[3387/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Archive.h
[3388/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ArchiveResource.h
[3389/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MHTMLArchive.h
[3390/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachePolicy.h
[3391/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedImage.h
[3392/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedImageClient.h
[3393/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedRawResourceClient.h
[3394/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedResource.h
[3395/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedResourceClient.h
[3396/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedResourceHandle.h
[3397/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedResourceLoader.h
[3398/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedResourceRequest.h
[3399/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CachedStyleSheetClient.h
[3400/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/KeepaliveRequestTracker.h
[3401/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MemoryCache.h
[3402/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AbstractDOMWindow.h
[3403/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AbstractFrame.h
[3404/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ActivityState.h
[3405/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ActivityStateChangeObserver.h
[3406/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AdjustViewSizeOrNot.h
[3407/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AlternativeTextClient.h
[3408/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AutoplayEvent.h
[3409/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Base64Utilities.h
[3410/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CacheStorageProvider.h
[3411/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CaptionUserPreferences.h
[3412/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Chrome.h
[3413/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ChromeClient.h
[3414/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ClientOrigin.h
[3415/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContextMenuClient.h
[3416/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContextMenuContext.h
[3417/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContextMenuController.h
[3418/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContextMenuProvider.h
[3419/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CrossSiteNavigationDataTransfer.h
[3420/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMSelection.h
[3421/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMTimer.h
[3422/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMWindow.h
[3423/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMWindowExtension.h
[3424/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DOMWindowProperty.h
[3425/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DatabaseProvider.h
[3426/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DebugPageOverlays.h
[3427/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeprecatedGlobalSettings.h
[3428/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeviceClient.h
[3429/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DiagnosticLoggingClient.h
[3430/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DiagnosticLoggingKeys.h
[3431/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DiagnosticLoggingResultType.h
[3432/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisabledAdaptations.h
[3433/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DragActions.h
[3434/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DragClient.h
[3435/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DragController.h
[3436/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EditorClient.h
[3437/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EventHandler.h
[3438/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FocusDirection.h
[3439/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Frame.h
[3440/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FocusController.h
[3441/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameDestructionObserver.h
[3442/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameIdentifier.h
[3443/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameSnapshotting.h
[3444/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameTree.h
[3445/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameView.h
[3446/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FrameViewLayoutContext.h
[3447/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GlobalFrameIdentifier.h
[3448/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GlobalWindowIdentifier.h
[3449/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LayoutMilestone.h
[3450/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaCanStartListener.h
[3451/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaProducer.h
[3452/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MemoryRelease.h
[3453/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NavigatorIsLoggedIn.h
[3454/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Page.h
[3455/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PageConfiguration.h
[3456/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PageConsoleClient.h
[3457/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PageGroup.h
[3458/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PageIdentifier.h
[3459/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PageOverlay.h
[3460/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PageOverlayController.h
[3461/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PerformanceLogging.h
[3462/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PerformanceLoggingClient.h
[3463/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlugInClient.h
[3464/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PointerCaptureController.h
[3465/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PointerLockController.h
[3466/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PostMessageOptions.h
[3467/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PrintContext.h
[3468/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PrewarmInformation.h
[3469/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ProcessWarming.h
[3470/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Quirks.h
[3471/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ReducedResolutionSeconds.h
[3472/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RemoteDOMWindow.h
[3473/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RemoteFrame.h
[3474/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderingUpdateScheduler.h
[3475/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RuntimeEnabledFeatures.h
[3476/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollBehavior.h
[3477/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollIntoViewOptions.h
[3478/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollLogicalPosition.h
[3479/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollOptions.h
[3480/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollToOptions.h
[3481/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SecurityOrigin.h
[3482/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SecurityOriginData.h
[3483/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SecurityOriginHash.h
[3484/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SecurityPolicy.h
[3485/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SettingsBase.h
[3486/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ShareData.h
[3487/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SocketProvider.h
[3488/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SpeechSynthesisClient.h
[3489/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SuspendableTimer.h
[3490/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextIndicator.h
[3491/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserContentController.h
[3492/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserContentProvider.h
[3493/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserContentTypes.h
[3494/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserContentURLPattern.h
[3495/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserMessageHandler.h
[3496/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserMessageHandlerDescriptor.h
[3497/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserMessageHandlersNamespace.h
[3498/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserScript.h
[3499/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserScriptTypes.h
[3500/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserStyleSheet.h
[3501/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/UserStyleSheetTypes.h
[3502/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ValidationMessageClient.h
[3503/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ViewportConfiguration.h
[3504/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VisitedLinkStore.h
[3505/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebCoreKeyboardUIMode.h
[3506/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebKitNamespace.h
[3507/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WheelEventDeltaFilter.h
[3508/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WheelEventTestMonitor.h
[3509/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WindowFeatures.h
[3510/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AnimationBase.h
[3511/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSAnimationController.h
[3512/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentSecurityPolicy.h
[3513/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentSecurityPolicyClient.h
[3514/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentSecurityPolicyHash.h
[3515/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentSecurityPolicyResponseHeaders.h
[3516/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AsyncScrollingCoordinator.h
[3517/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AxisScrollSnapOffsets.h
[3518/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollSnapOffsetsInfo.h
[3519/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingConstraints.h
[3520/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingCoordinator.h
[3521/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingCoordinatorTypes.h
[3522/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingMomentumCalculator.h
[3523/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingStateFrameHostingNode.h
[3524/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingStateFixedNode.h
[3525/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingStateFrameScrollingNode.h
[3526/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingStateNode.h
[3527/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingStateOverflowScrollingNode.h
[3528/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingStatePositionedNode.h
[3529/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingStateScrollingNode.h
[3530/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingStateStickyNode.h
[3531/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingStateTree.h
[3532/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingThread.h
[3533/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingTree.h
[3534/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingTreeFrameHostingNode.h
[3535/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingTreeFrameScrollingNode.h
[3536/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingTreeGestureState.h
[3537/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingTreeLatchingController.h
[3538/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingTreeNode.h
[3539/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingTreeOverflowScrollingNode.h
[3540/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingTreeScrollingNode.h
[3541/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingTreeScrollingNodeDelegate.h
[3542/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ThreadedScrollingTree.h
[3543/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AbortableTaskQueue.h
[3544/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CPUMonitor.h
[3545/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CalculationValue.h
[3546/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ColorChooser.h
[3547/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ColorChooserClient.h
[3548/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentFilterUnblockHandler.h
[3549/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContentType.h
[3550/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContextMenu.h
[3551/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ContextMenuItem.h
[3552/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ControlStates.h
[3553/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Cookie.h
[3554/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CountedUserActivity.h
[3555/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Cursor.h
[3556/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DataListSuggestionPicker.h
[3557/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DataListSuggestionsClient.h
[3558/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DateComponents.h
[3559/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Decimal.h
[3560/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeferrableTask.h
[3561/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DocumentIdentifier.h
[3562/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DragData.h
[3563/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DragImage.h
[3564/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DragItem.h
[3565/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/EventTrackingRegions.h
[3566/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FileChooser.h
[3567/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FileHandle.h
[3568/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FileMonitor.h
[3569/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FileStreamClient.h
[3570/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FloatConversion.h
[3571/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GenericTaskQueue.h
[3572/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HostWindow.h
[3573/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/KeyedCoding.h
[3574/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/KeypressCommand.h
[3575/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LayoutUnit.h
[3576/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LegacySchemeRegistry.h
[3577/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Length.h
[3578/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LengthBox.h
[3579/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LengthPoint.h
[3580/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LengthSize.h
[3581/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LinkIcon.h
[3582/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LocalizedStrings.h
[3583/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LogInitialization.h
[3584/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Logging.h
[3585/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LowPowerModeNotifier.h
[3586/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MIMETypeRegistry.h
[3587/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaSample.h
[3588/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaSelectionOption.h
[3589/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaSessionIdentifier.h
[3590/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaStrategy.h
[3591/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NowPlayingManager.h
[3592/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NotImplemented.h
[3593/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/OrientationNotifier.h
[3594/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PODInterval.h
[3595/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PODIntervalTree.h
[3596/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PODRedBlackTree.h
[3597/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Pasteboard.h
[3598/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PasteboardCustomData.h
[3599/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PasteboardItemInfo.h
[3600/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PasteboardStrategy.h
[3601/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PasteboardWriterData.h
[3602/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformEvent.h
[3603/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformExportMacros.h
[3604/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformKeyboardEvent.h
[3605/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformMouseEvent.h
[3606/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformSpeechSynthesisUtterance.h
[3607/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformSpeechSynthesisVoice.h
[3608/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformPasteboard.h
[3609/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformScreen.h
[3610/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformSpeechSynthesizer.h
[3611/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformStrategies.h
[3612/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformTouchEvent.h
[3613/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformTouchPoint.h
[3614/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformWheelEvent.h
[3615/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PointerID.h
[3616/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PopupMenu.h
[3617/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PopupMenuClient.h
[3618/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PopupMenuStyle.h
[3619/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ProcessIdentifier.h
[3620/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PromisedAttachmentInfo.h
[3621/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PublicSuffix.h
[3622/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RectEdges.h
[3623/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ReferrerPolicy.h
[3624/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RegistrableDomain.h
[3625/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RemoteCommandListener.h
[3626/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RuntimeApplicationChecks.h
[3627/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SSLKeyGenerator.h
[3628/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScreenProperties.h
[3629/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollAnimator.h
[3630/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollTypes.h
[3631/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollView.h
[3632/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollableArea.h
[3633/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Scrollbar.h
[3634/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollbarTheme.h
[3635/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollbarThemeComposite.h
[3636/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SearchPopupMenu.h
[3637/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SerializedPlatformDataCue.h
[3638/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SerializedPlatformDataCueValue.h
[3639/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SharedBuffer.h
[3640/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SharedStringHash.h
[3641/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SleepDisabler.h
[3642/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SleepDisablerClient.h
[3643/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SleepDisablerIdentifier.h
[3644/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SuddenTermination.h
[3645/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Supplementable.h
[3646/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ThemeTypes.h
[3647/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ThreadCheck.h
[3648/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ThreadGlobalData.h
[3649/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ThreadSafeDataBuffer.h
[3650/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ThreadTimers.h
[3651/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Timer.h
[3652/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TouchAction.h
[3653/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformAudioData.h
[3654/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformMediaSession.h
[3655/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformMediaSessionManager.h
[3656/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMEncryptionScheme.h
[3657/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMFactory.h
[3658/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMInstance.h
[3659/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMInstanceSession.h
[3660/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMKeyStatus.h
[3661/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMKeySystemConfiguration.h
[3662/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMMediaCapability.h
[3663/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMPrivate.h
[3664/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMMessageType.h
[3665/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMProxy.h
[3666/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMRequirement.h
[3667/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMRestrictions.h
[3668/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMSessionType.h
[3669/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CDMUtilities.h
[3670/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GamepadProvider.h
[3671/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GamepadProviderClient.h
[3672/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformGamepad.h
[3673/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SharedGamepadValue.h
[3674/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AlphaPremultiplication.h
[3675/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ANGLEWebKitBridge.h
[3676/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AnimationFrameRate.h
[3677/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AudioTrackPrivate.h
[3678/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BitmapImage.h
[3679/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Color.h
[3680/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ColorSerialization.h
[3681/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ColorSpace.h
[3682/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ColorTypes.h
[3683/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ColorUtilities.h
[3684/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ComplexTextController.h
[3685/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ConcreteImageBuffer.h
[3686/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DashArray.h
[3687/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DecodingOptions.h
[3688/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayRefreshMonitor.h
[3689/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayRefreshMonitorClient.h
[3690/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayRefreshMonitorManager.h
[3691/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ExtendedColor.h
[3692/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ExtensionsGL.h
[3693/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FloatPoint.h
[3694/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FloatPoint3D.h
[3695/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FloatQuad.h
[3696/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FloatRect.h
[3697/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FloatRoundedRect.h
[3698/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FloatSize.h
[3699/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Font.h
[3700/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontBaseline.h
[3701/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontCache.h
[3702/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontCascade.h
[3703/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontCascadeDescription.h
[3704/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontCascadeFonts.h
[3705/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontDescription.h
[3706/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontFamilySpecificationNull.h
[3707/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontMetrics.h
[3708/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontPlatformData.h
[3709/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontRanges.h
[3710/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontSelectionAlgorithm.h
[3711/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontSelector.h
[3712/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontSelectorClient.h
[3713/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FontTaggedSettings.h
[3714/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FourCC.h
[3715/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GLContext.h
[3716/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GeometryUtilities.h
[3717/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Glyph.h
[3718/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GlyphBuffer.h
[3719/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GlyphMetricsMap.h
[3720/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GlyphPage.h
[3721/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Gradient.h
[3722/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsContext.h
[3723/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsContextGL.h
[3724/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsContextGLAttributes.h
[3725/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsContextImpl.h
[3726/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsLayer.h
[3727/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsLayerClient.h
[3728/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsLayerFactory.h
[3729/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsLayerTransform.h
[3730/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsLayerUpdater.h
[3731/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsTypes.h
[3732/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsTypesGL.h
[3733/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Icon.h
[3734/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Image.h
[3735/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageBackingStore.h
[3736/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageBuffer.h
[3737/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageBufferBackend.h
[3738/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageFrame.h
[3739/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageObserver.h
[3740/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageOrientation.h
[3741/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImagePaintingOptions.h
[3742/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageSource.h
[3743/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageTypes.h
[3744/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InbandGenericCue.h
[3745/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InbandGenericCueIdentifier.h
[3746/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InbandTextTrackPrivate.h
[3747/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InbandTextTrackPrivateClient.h
[3748/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/InlinePathData.h
[3749/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IntPoint.h
[3750/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IntPointHash.h
[3751/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IntRect.h
[3752/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IntRectExtent.h
[3753/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IntRectHash.h
[3754/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IntSize.h
[3755/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/IntSizeHash.h
[3756/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LayoutPoint.h
[3757/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LayoutRect.h
[3758/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LayoutSize.h
[3759/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LegacyCDMSession.h
[3760/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MIMETypeCache.h
[3761/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaPlaybackTarget.h
[3762/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaPlaybackTargetClient.h
[3763/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaPlaybackTargetContext.h
[3764/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaPlaybackTargetPicker.h
[3765/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaPlayer.h
[3766/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaPlayerEnums.h
[3767/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaPlayerPrivate.h
[3768/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaUsageInfo.h
[3769/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NativeImage.h
[3770/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/OpenGLESShims.h
[3771/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/OpenGLShims.h
[3772/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Path.h
[3773/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PathUtilities.h
[3774/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Pattern.h
[3775/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformDisplay.h
[3776/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformImageBuffer.h
[3777/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformLayer.h
[3778/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformMediaResourceLoader.h
[3779/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformImageBufferBackend.h
[3780/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformTextTrack.h
[3781/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformTimeRanges.h
[3782/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Region.h
[3783/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RemoteVideoSample.h
[3784/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderingMode.h
[3785/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RoundedRect.h
[3786/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StringTruncator.h
[3787/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TabSize.h
[3788/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextRun.h
[3789/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TiledBacking.h
[3790/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TrackPrivateBase.h
[3791/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VelocityData.h
[3792/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VideoTrackPrivate.h
[3793/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WidthCache.h
[3794/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WindRule.h
[3795/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ExtensionsGLANGLE.h
[3796/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayList.h
[3797/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayListDrawingContext.h
[3798/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayListImageBuffer.h
[3799/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayListItems.h
[3800/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayListRecorder.h
[3801/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DisplayListReplayer.h
[3802/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FilterOperation.h
[3803/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FilterOperations.h
[3804/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ISOBox.h
[3805/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ISOOriginalFormatBox.h
[3806/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageTransferSessionVT.h
[3807/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ISOProtectionSchemeInfoBox.h
[3808/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ISOSchemeInformationBox.h
[3809/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ISOSchemeTypeBox.h
[3810/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ISOTrackEncryptionBox.h
[3811/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ISOVTTCue.h
[3812/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformDisplayLibWPE.h
[3813/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ExtensionsGLOpenGL.h
[3814/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ExtensionsGLOpenGLCommon.h
[3815/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ExtensionsGLOpenGLES.h
[3816/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsContextGLOpenGL.h
[3817/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsContextGLOpenGLManager.h
[3818/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TemporaryOpenGLSetting.h
[3819/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/OpenTypeMathData.h
[3820/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/OpenTypeVerticalData.h
[3821/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AffineTransform.h
[3822/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TransformOperation.h
[3823/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TransformOperations.h
[3824/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TransformationMatrix.h
[3825/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaRecorderPrivate.h
[3826/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CaptureDevice.h
[3827/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CaptureDeviceManager.h
[3828/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaConstraints.h
[3829/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaStreamPrivate.h
[3830/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaStreamRequest.h
[3831/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaStreamTrackPrivate.h
[3832/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RealtimeMediaSource.h
[3833/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RealtimeMediaSourceCapabilities.h
[3834/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RealtimeMediaSourceCenter.h
[3835/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RealtimeMediaSourceFactory.h
[3836/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RealtimeMediaSourceSettings.h
[3837/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RealtimeMediaSourceSupportedConstraints.h
[3838/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RealtimeVideoCaptureSource.h
[3839/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RealtimeVideoSource.h
[3840/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/VideoPreset.h
[3841/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebAudioSourceProvider.h
[3842/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LibWebRTCEnumTraits.h
[3843/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LibWebRTCMacros.h
[3844/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LibWebRTCProvider.h
[3845/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LibWebRTCSocketIdentifier.h
[3846/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DeviceOrientationClientMock.h
[3847/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaPlaybackTargetMock.h
[3848/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaPlaybackTargetPickerMock.h
[3849/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MockMediaDevice.h
[3850/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MockRealtimeAudioSource.h
[3851/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MockRealtimeMediaSourceCenter.h
[3852/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MockRealtimeVideoSource.h
[3853/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AuthenticationChallengeBase.h
[3854/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AuthenticationClient.h
[3855/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BlobData.h
[3856/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BlobDataFileReference.h
[3857/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BlobPart.h
[3858/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BlobRegistry.h
[3859/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BlobRegistryImpl.h
[3860/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BlobResourceHandle.h
[3861/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CacheValidation.h
[3862/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CertificateSummary.h
[3863/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CookieRequestHeaderFieldProxy.h
[3864/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CookieStorage.h
[3865/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Credential.h
[3866/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CredentialBase.h
[3867/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CredentialStorage.h
[3868/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DNS.h
[3869/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DNSResolveQueue.h
[3870/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FormData.h
[3871/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTTPCookieAcceptPolicy.h
[3872/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTTPHeaderMap.h
[3873/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTTPParsers.h
[3874/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NetworkLoadInformation.h
[3875/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NetworkLoadMetrics.h
[3876/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NetworkStateNotifier.h
[3877/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NetworkStorageSession.h
[3878/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NetworkingContext.h
[3879/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ParsedContentRange.h
[3880/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ParsedContentType.h
[3881/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ProtectionSpace.h
[3882/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ProtectionSpaceBase.h
[3883/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ProtectionSpaceHash.h
[3884/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ProxyServer.h
[3885/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceErrorBase.h
[3886/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceHandle.h
[3887/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceRequestBase.h
[3888/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceHandleClient.h
[3889/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceLoadPriority.h
[3890/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceResponseBase.h
[3891/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SameSiteInfo.h
[3892/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ShouldRelaxThirdPartyCookieBlocking.h
[3893/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SocketStreamError.h
[3894/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SocketStreamHandle.h
[3895/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SocketStreamHandleClient.h
[3896/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StorageSessionProvider.h
[3897/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StoredCredentialsPolicy.h
[3898/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SynchronousLoaderClient.h
[3899/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SQLValue.h
[3900/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SQLiteDatabase.h
[3901/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SQLiteDatabaseTracker.h
[3902/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SQLiteDatabaseTrackerClient.h
[3903/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SQLiteFileSystem.h
[3904/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SQLiteStatement.h
[3905/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SQLiteStatementAutoResetScope.h
[3906/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SQLiteTransaction.h
[3907/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BidiContext.h
[3908/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StringWithDirection.h
[3909/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextBoundaries.h
[3910/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextCheckerClient.h
[3911/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderElement.h
[3912/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderEmbeddedObject.h
[3913/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderImage.h
[3914/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderFlexibleBox.h
[3915/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderFrame.h
[3916/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderFrameBase.h
[3917/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderImageResource.h
[3918/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderInline.h
[3919/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderLayer.h
[3920/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderLayerBacking.h
[3921/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderLayerCompositor.h
[3922/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderLayerModelObject.h
[3923/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderLineBoxList.h
[3924/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderMedia.h
[3925/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderObject.h
[3926/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderObjectEnums.h
[3927/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderOverflow.h
[3928/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderPtr.h
[3929/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderReplaced.h
[3930/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderSelectionInfo.h
[3931/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderSnapshottedPlugIn.h
[3932/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderText.h
[3933/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderTextControl.h
[3934/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderTextLineBoxes.h
[3935/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderTheme.h
[3936/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderThemeCocoa.h
[3937/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderThemeIOS.h
[3938/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderThemeWin.h
[3939/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderTreeAsText.h
[3940/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderVideo.h
[3941/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderView.h
[3942/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderWidget.h
[3943/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RootInlineBox.h
[3944/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollAlignment.h
[3945/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SimpleLineLayout.h
[3946/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SimpleLineLayoutCoverage.h
[3947/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SimpleLineLayoutFlowContents.h
[3948/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SimpleLineLayoutResolver.h
[3949/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LineLayoutTraversal.h
[3950/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LineLayoutTraversalComplexPath.h
[3951/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LineLayoutTraversalDisplayRunPath.h
[3952/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LineLayoutTraversalSimplePath.h
[3953/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LineWidth.h
[3954/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TrailingObjects.h
[3955/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Shape.h
[3956/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ShapeOutsideInfo.h
[3957/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GridPosition.h
[3958/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GridTrackSize.h
[3959/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LineClampValue.h
[3960/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NinePieceImage.h
[3961/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/OutlineValue.h
[3962/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderStyle.h
[3963/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RenderStyleConstants.h
[3964/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGRenderStyle.h
[3965/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGRenderStyleDefs.h
[3966/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ShadowData.h
[3967/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ShapeValue.h
[3968/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleBackgroundData.h
[3969/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleColorScheme.h
[3970/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleContentAlignmentData.h
[3971/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleBoxData.h
[3972/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleCustomPropertyData.h
[3973/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleDeprecatedFlexibleBoxData.h
[3974/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleFilterData.h
[3975/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleFlexibleBoxData.h
[3976/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleGridData.h
[3977/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleGridItemData.h
[3978/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleImage.h
[3979/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleInheritedData.h
[3980/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleMarqueeData.h
[3981/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleMultiColData.h
[3982/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleRareInheritedData.h
[3983/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleRareNonInheritedData.h
[3984/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleReflection.h
[3985/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleSelfAlignmentData.h
[3986/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleSurroundData.h
[3987/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleUpdate.h
[3988/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StyleValidity.h
[3989/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGLengthContext.h
[3990/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGLengthValue.h
[3991/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGParserUtilities.h
[3992/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGParsingError.h
[3993/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGStringList.h
[3994/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGTests.h
[3995/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGImageCache.h
[3996/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGPrimitiveList.h
[3997/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGProperty.h
[3998/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGPropertyOwner.h
[3999/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGUnitTypes.h
[4000/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGList.h
[4001/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SVGPropertyTraits.h
[4002/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MockGamepad.h
[4003/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MockGamepadProvider.h
[4004/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WorkerAnimationController.h
[4005/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WorkerDebuggerProxy.h
[4006/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WorkerLoaderProxy.h
[4007/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WorkerRunLoop.h
[4008/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WorkerScriptLoader.h
[4009/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WorkerScriptLoaderClient.h
[4010/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WorkerThread.h
[4011/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WorkerType.h
[4012/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SWClientConnection.h
[4013/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerClientData.h
[4014/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerClientIdentifier.h
[4015/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerClientQueryOptions.h
[4016/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerClientType.h
[4017/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerContextData.h
[4018/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerData.h
[4019/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerFetchResult.h
[4020/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerIdentifier.h
[4021/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerJob.h
[4022/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerJobData.h
[4023/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerJobDataIdentifier.h
[4024/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerJobType.h
[4025/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerProvider.h
[4026/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerJobClient.h
[4027/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerRegistrationData.h
[4028/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerRegistrationKey.h
[4029/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerRegistrationOptions.h
[4030/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerTypes.h
[4031/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerUpdateViaCache.h
[4032/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SWContextManager.h
[4033/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerDebuggable.h
[4034/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerFetch.h
[4035/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerInspectorProxy.h
[4036/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerThread.h
[4037/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ServiceWorkerThreadProxy.h
[4038/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RegistrationDatabase.h
[4039/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SWOriginStore.h
[4040/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SWServer.h
[4041/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SWServerRegistration.h
[4042/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SWServerToContextConnection.h
[4043/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SWServerWorker.h
[4044/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CustomXPathNSResolver.h
[4045/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/XPathExpression.h
[4046/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/XPathNSResolver.h
[4047/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/XPathNodeSet.h
[4048/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/XPathResult.h
[4049/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/XPathValue.h
[4050/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSPropertyNames.h
[4051/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CSSValueKeywords.h
[4052/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLElementTypeHelpers.h
[4053/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTMLNames.h
[4054/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HTTPHeaderNames.h
[4055/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSBlob.h
[4056/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSCSSStyleDeclaration.h
[4057/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMBindingInternalsBuiltins.h
[4058/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMWindow.h
[4059/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDocument.h
[4060/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSElement.h
[4061/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSEvent.h
[4062/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSEventTarget.h
[4063/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSFile.h
[4064/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSHTMLCollection.h
[4065/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSHTMLElement.h
[4066/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSNode.h
[4067/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSNodeList.h
[4068/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSRange.h
[4069/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSReadableStreamDefaultController.h
[4070/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSStyleSheet.h
[4071/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSCSSRule.h
[4072/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSCSSRuleList.h
[4073/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDOMImplementation.h
[4074/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDeprecatedCSSOMCounter.h
[4075/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDeprecatedCSSOMRGBColor.h
[4076/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDeprecatedCSSOMRect.h
[4077/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSDeprecatedCSSOMValue.h
[4078/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSHTMLOptionsCollection.h
[4079/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSMediaList.h
[4080/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSNamedNodeMap.h
[4081/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSNodeIterator.h
[4082/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSNotification.h
[4083/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSStyleSheetList.h
[4084/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSTreeWalker.h
[4085/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSXPathExpression.h
[4086/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/JSXPathResult.h
[4087/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RTCPeerConnectionInternalsBuiltins.h
[4088/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ReadableByteStreamInternalsBuiltins.h
[4089/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ReadableStreamInternalsBuiltins.h
[4090/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/StreamInternalsBuiltins.h
[4091/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WebKitFontFamilyNames.h
[4092/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WritableStreamInternalsBuiltins.h
[4093/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BackingStoreBackendCairo.h
[4094/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BackingStoreBackendCairoImpl.h
[4095/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BackingStoreBackendCairoX11.h
[4096/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CairoOperations.h
[4097/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CairoUtilities.h
[4098/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsContextImplCairo.h
[4099/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageBufferCairoBackend.h
[4100/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageBufferCairoGLSurfaceBackend.h
[4101/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageBufferCairoImageSurfaceBackend.h
[4102/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ImageBufferCairoSurfaceBackend.h
[4103/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformContextCairo.h
[4104/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RefPtrCairo.h
[4105/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/FcUniquePtr.h
[4106/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/RefPtrFontconfig.h
[4107/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/HbUniquePtr.h
[4108/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GRefPtrGStreamer.h
[4109/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GStreamerCommon.h
[4110/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GUniquePtrGStreamer.h
[4111/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/AuthenticationChallenge.h
[4112/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CertificateInfo.h
[4113/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/DNSResolveQueueSoup.h
[4114/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GRefPtrSoup.h
[4115/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GUniquePtrSoup.h
[4116/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceError.h
[4117/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceRequest.h
[4118/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ResourceResponse.h
[4119/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SocketStreamHandleImpl.h
[4120/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SoupNetworkProxySettings.h
[4121/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/MediaPlayerRequestInstallMissingPluginsCallback.h
[4122/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GStreamerVideoDecoderFactory.h
[4123/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GStreamerVideoEncoderFactory.h
[4124/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/LibWebRTCProviderGStreamer.h
[4125/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SoupNetworkSession.h
[4126/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/URLSoup.h
[4127/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NicosiaAnimation.h
[4128/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/BitmapTexture.h
[4129/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ClipStack.h
[4130/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GraphicsLayerTextureMapper.h
[4131/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapper.h
[4132/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapperBackingStore.h
[4133/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapperContextAttributes.h
[4134/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapperFPSCounter.h
[4135/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapperGL.h
[4136/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapperGLHeaders.h
[4137/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapperLayer.h
[4138/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapperPlatformLayer.h
[4139/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapperPlatformLayerProxy.h
[4140/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapperPlatformLayerProxyProvider.h
[4141/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapperTile.h
[4142/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextureMapperTiledBackingStore.h
[4143/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CoordinatedBackingStore.h
[4144/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CoordinatedGraphicsLayer.h
[4145/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/CoordinatedGraphicsState.h
[4146/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SurfaceUpdateInfo.h
[4147/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/Tile.h
[4148/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TiledBackingStore.h
[4149/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TiledBackingStoreClient.h
[4150/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingTreeFixedNode.h
[4151/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollingTreeStickyNode.h
[4152/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NicosiaAnimatedBackingStoreClient.h
[4153/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NicosiaBuffer.h
[4154/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NicosiaPaintingEngine.h
[4155/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NicosiaPlatformLayer.h
[4156/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NicosiaScene.h
[4157/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NicosiaSceneIntegration.h
[4158/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NicosiaBackingStoreTextureMapperImpl.h
[4159/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NicosiaCompositionLayerTextureMapperImpl.h
[4160/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NicosiaContentLayerTextureMapperImpl.h
[4161/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/NicosiaImageBackingTextureMapperImpl.h
[4162/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollbarThemeAdwaita.h
[4163/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformDisplayX11.h
[4164/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/XErrorTrapper.h
[4165/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/XUniquePtr.h
[4166/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/XUniqueResource.h
[4167/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GRefPtrGtk.h
[4168/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GUniquePtrGtk.h
[4169/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GtkUtilities.h
[4170/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/GtkVersioning.h
[4171/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/SelectionData.h
[4172/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/PlatformDisplayWayland.h
[4173/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/ScrollbarThemeGtk.h
[4174/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/TextCheckerEnchant.h
[4175/4624] Generating ../../DerivedSources/ForwardingHeaders/WebCore/WlUniquePtr.h
[4176/4624] Generating ../../DerivedSources/webkit2gtk/relative-pointer-unstable-v1-protocol.c
[4177/4624] Generating ../../DerivedSources/webkit2gtk/WebKitWaylandClientProtocol.c
[4178/4624] Generating ../../DerivedSources/webkit2gtk/pointer-constraints-unstable-v1-protocol.c
[4179/4624] Generating ../../DerivedSources/webkit2gtk/InspectorGResourceBundle.xml
[4180/4624] Generating ../../DerivedSources/webkit2gtk/WebKitResourcesGResourceBundle.c
[4181/4624] Generating ../../DerivedSources/WebKit/WebAutomationSessionProxyScriptSource.h, ../../DerivedSources/WebKit/WebAutomationSessionProxy.min.js
[4182/4624] Generating ../../DerivedSources/webkit2gtk/webkit2/WebKitWebProcessEnumTypes.h, ../../DerivedSources/webkit2gtk/webkit2/WebKitWebProcessEnumTypes.cpp
[4183/4624] Generating ../../DerivedSources/WebKit/AutomationBackendDispatchers.h, ../../DerivedSources/WebKit/AutomationBackendDispatchers.cpp, ../../DerivedSources/WebKit/AutomationProtocolObjects.h, ../../DerivedSources/WebKit/AutomationProtocolObjects.cpp, ../../DerivedSources/WebKit/AutomationFrontendDispatchers.h, ../../DerivedSources/WebKit/AutomationFrontendDispatchers.cpp
[4184/4624] Generating ../../DerivedSources/WebKit/WebPageUpdatePreferences.cpp, ../../DerivedSources/WebKit/WebPreferencesDefinitions.h, ../../DerivedSources/WebKit/WebPreferencesExperimentalFeatures.cpp, ../../DerivedSources/WebKit/WebPreferencesInternalDebugFeatures.cpp, ../../DerivedSources/WebKit/WebPreferencesKeys.cpp, ../../DerivedSources/WebKit/WebPreferencesKeys.h, ../../DerivedSources/WebKit/WebPreferencesStoreDefaultsMap.cpp
[4185/4624] Generating ../../DerivedSources/webkit2gtk/webkit2/WebKitEnumTypes.h, ../../DerivedSources/webkit2gtk/webkit2/WebKitEnumTypes.cpp
[4186/4624] Generating ../../DerivedSources/WebKit/MessageNames.cpp, ../../DerivedSources/WebKit/MessageNames.h, ../../DerivedSources/WebKit/GPUConnectionToWebProcessMessageReceiver.cpp, ../../DerivedSources/WebKit/GPUConnectionToWebProcessMessages.h, ../../DerivedSources/WebKit/GPUConnectionToWebProcessMessagesReplies.h, ../../DerivedSources/WebKit/GPUProcessMessageReceiver.cpp, ../../DerivedSources/WebKit/GPUProcessMessages.h, ../../DerivedSources/WebKit/GPUProcessMessagesReplies.h, ../../DerivedSources/WebKit/RemoteRenderingBackendProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteRenderingBackendProxyMessages.h, ../../DerivedSources/WebKit/RemoteRenderingBackendProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteAudioDestinationManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteAudioDestinationManagerMessages.h, ../../DerivedSources/WebKit/RemoteAudioDestinationManagerMessagesReplies.h, ../../DerivedSources/WebKit/RemoteAudioSessionProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteAudioSessionProxyMessages.h, ../../DerivedSources/WebKit/RemoteAudioSessionProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteCDMFactoryProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteCDMFactoryProxyMessages.h, ../../DerivedSources/WebKit/RemoteCDMFactoryProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteCDMInstanceProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteCDMInstanceProxyMessages.h, ../../DerivedSources/WebKit/RemoteCDMInstanceProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteCDMInstanceSessionProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteCDMInstanceSessionProxyMessages.h, ../../DerivedSources/WebKit/RemoteCDMInstanceSessionProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteCDMProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteCDMProxyMessages.h, ../../DerivedSources/WebKit/RemoteCDMProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteLegacyCDMFactoryProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteLegacyCDMFactoryProxyMessages.h, ../../DerivedSources/WebKit/RemoteLegacyCDMFactoryProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteLegacyCDMProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteLegacyCDMProxyMessages.h, ../../DerivedSources/WebKit/RemoteLegacyCDMProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteLegacyCDMSessionProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteLegacyCDMSessionProxyMessages.h, ../../DerivedSources/WebKit/RemoteLegacyCDMSessionProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteMediaPlayerManagerProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteMediaPlayerManagerProxyMessages.h, ../../DerivedSources/WebKit/RemoteMediaPlayerManagerProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteMediaPlayerProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteMediaPlayerProxyMessages.h, ../../DerivedSources/WebKit/RemoteMediaPlayerProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteMediaResourceManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteMediaResourceManagerMessages.h, ../../DerivedSources/WebKit/RemoteMediaResourceManagerMessagesReplies.h, ../../DerivedSources/WebKit/LibWebRTCCodecsProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/LibWebRTCCodecsProxyMessages.h, ../../DerivedSources/WebKit/LibWebRTCCodecsProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteAudioMediaStreamTrackRendererMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteAudioMediaStreamTrackRendererMessages.h, ../../DerivedSources/WebKit/RemoteAudioMediaStreamTrackRendererMessagesReplies.h, ../../DerivedSources/WebKit/RemoteAudioMediaStreamTrackRendererManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteAudioMediaStreamTrackRendererManagerMessages.h, ../../DerivedSources/WebKit/RemoteAudioMediaStreamTrackRendererManagerMessagesReplies.h, ../../DerivedSources/WebKit/RemoteMediaRecorderMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteMediaRecorderMessages.h, ../../DerivedSources/WebKit/RemoteMediaRecorderMessagesReplies.h, ../../DerivedSources/WebKit/RemoteMediaRecorderManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteMediaRecorderManagerMessages.h, ../../DerivedSources/WebKit/RemoteMediaRecorderManagerMessagesReplies.h, ../../DerivedSources/WebKit/RemoteSampleBufferDisplayLayerMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteSampleBufferDisplayLayerMessages.h, ../../DerivedSources/WebKit/RemoteSampleBufferDisplayLayerMessagesReplies.h, ../../DerivedSources/WebKit/RemoteSampleBufferDisplayLayerManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteSampleBufferDisplayLayerManagerMessages.h, ../../DerivedSources/WebKit/RemoteSampleBufferDisplayLayerManagerMessagesReplies.h, ../../DerivedSources/WebKit/WebCookieManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/WebCookieManagerMessages.h, ../../DerivedSources/WebKit/WebCookieManagerMessagesReplies.h, ../../DerivedSources/WebKit/WebIDBServerMessageReceiver.cpp, ../../DerivedSources/WebKit/WebIDBServerMessages.h, ../../DerivedSources/WebKit/WebIDBServerMessagesReplies.h, ../../DerivedSources/WebKit/NetworkConnectionToWebProcessMessageReceiver.cpp, ../../DerivedSources/WebKit/NetworkConnectionToWebProcessMessages.h, ../../DerivedSources/WebKit/NetworkConnectionToWebProcessMessagesReplies.h, ../../DerivedSources/WebKit/NetworkContentRuleListManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/NetworkContentRuleListManagerMessages.h, ../../DerivedSources/WebKit/NetworkContentRuleListManagerMessagesReplies.h, ../../DerivedSources/WebKit/NetworkProcessMessageReceiver.cpp, ../../DerivedSources/WebKit/NetworkProcessMessages.h, ../../DerivedSources/WebKit/NetworkProcessMessagesReplies.h, ../../DerivedSources/WebKit/NetworkResourceLoaderMessageReceiver.cpp, ../../DerivedSources/WebKit/NetworkResourceLoaderMessages.h, ../../DerivedSources/WebKit/NetworkResourceLoaderMessagesReplies.h, ../../DerivedSources/WebKit/NetworkSocketChannelMessageReceiver.cpp, ../../DerivedSources/WebKit/NetworkSocketChannelMessages.h, ../../DerivedSources/WebKit/NetworkSocketChannelMessagesReplies.h, ../../DerivedSources/WebKit/NetworkSocketStreamMessageReceiver.cpp, ../../DerivedSources/WebKit/NetworkSocketStreamMessages.h, ../../DerivedSources/WebKit/NetworkSocketStreamMessagesReplies.h, ../../DerivedSources/WebKit/ServiceWorkerFetchTaskMessageReceiver.cpp, ../../DerivedSources/WebKit/ServiceWorkerFetchTaskMessages.h, ../../DerivedSources/WebKit/ServiceWorkerFetchTaskMessagesReplies.h, ../../DerivedSources/WebKit/WebSWServerConnectionMessageReceiver.cpp, ../../DerivedSources/WebKit/WebSWServerConnectionMessages.h, ../../DerivedSources/WebKit/WebSWServerConnectionMessagesReplies.h, ../../DerivedSources/WebKit/WebSWServerToContextConnectionMessageReceiver.cpp, ../../DerivedSources/WebKit/WebSWServerToContextConnectionMessages.h, ../../DerivedSources/WebKit/WebSWServerToContextConnectionMessagesReplies.h, ../../DerivedSources/WebKit/StorageManagerSetMessageReceiver.cpp, ../../DerivedSources/WebKit/StorageManagerSetMessages.h, ../../DerivedSources/WebKit/StorageManagerSetMessagesReplies.h, ../../DerivedSources/WebKit/CacheStorageEngineConnectionMessageReceiver.cpp, ../../DerivedSources/WebKit/CacheStorageEngineConnectionMessages.h, ../../DerivedSources/WebKit/CacheStorageEngineConnectionMessagesReplies.h, ../../DerivedSources/WebKit/NetworkMDNSRegisterMessageReceiver.cpp, ../../DerivedSources/WebKit/NetworkMDNSRegisterMessages.h, ../../DerivedSources/WebKit/NetworkMDNSRegisterMessagesReplies.h, ../../DerivedSources/WebKit/NetworkRTCMonitorMessageReceiver.cpp, ../../DerivedSources/WebKit/NetworkRTCMonitorMessages.h, ../../DerivedSources/WebKit/NetworkRTCMonitorMessagesReplies.h, ../../DerivedSources/WebKit/NetworkRTCProviderMessageReceiver.cpp, ../../DerivedSources/WebKit/NetworkRTCProviderMessages.h, ../../DerivedSources/WebKit/NetworkRTCProviderMessagesReplies.h, ../../DerivedSources/WebKit/PluginControllerProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/PluginControllerProxyMessages.h, ../../DerivedSources/WebKit/PluginControllerProxyMessagesReplies.h, ../../DerivedSources/WebKit/PluginProcessMessageReceiver.cpp, ../../DerivedSources/WebKit/PluginProcessMessages.h, ../../DerivedSources/WebKit/PluginProcessMessagesReplies.h, ../../DerivedSources/WebKit/WebProcessConnectionMessageReceiver.cpp, ../../DerivedSources/WebKit/WebProcessConnectionMessages.h, ../../DerivedSources/WebKit/WebProcessConnectionMessagesReplies.h, ../../DerivedSources/WebKit/AuxiliaryProcessMessageReceiver.cpp, ../../DerivedSources/WebKit/AuxiliaryProcessMessages.h, ../../DerivedSources/WebKit/AuxiliaryProcessMessagesReplies.h, ../../DerivedSources/WebKit/WebConnectionMessageReceiver.cpp, ../../DerivedSources/WebKit/WebConnectionMessages.h, ../../DerivedSources/WebKit/WebConnectionMessagesReplies.h, ../../DerivedSources/WebKit/AuthenticationManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/AuthenticationManagerMessages.h, ../../DerivedSources/WebKit/AuthenticationManagerMessagesReplies.h, ../../DerivedSources/WebKit/NPObjectMessageReceiverMessageReceiver.cpp, ../../DerivedSources/WebKit/NPObjectMessageReceiverMessages.h, ../../DerivedSources/WebKit/NPObjectMessageReceiverMessagesReplies.h, ../../DerivedSources/WebKit/DrawingAreaProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/DrawingAreaProxyMessages.h, ../../DerivedSources/WebKit/DrawingAreaProxyMessagesReplies.h, ../../DerivedSources/WebKit/VisitedLinkStoreMessageReceiver.cpp, ../../DerivedSources/WebKit/VisitedLinkStoreMessages.h, ../../DerivedSources/WebKit/VisitedLinkStoreMessagesReplies.h, ../../DerivedSources/WebKit/WebCookieManagerProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/WebCookieManagerProxyMessages.h, ../../DerivedSources/WebKit/WebCookieManagerProxyMessagesReplies.h, ../../DerivedSources/WebKit/WebFullScreenManagerProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/WebFullScreenManagerProxyMessages.h, ../../DerivedSources/WebKit/WebFullScreenManagerProxyMessagesReplies.h, ../../DerivedSources/WebKit/WebGeolocationManagerProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/WebGeolocationManagerProxyMessages.h, ../../DerivedSources/WebKit/WebGeolocationManagerProxyMessagesReplies.h, ../../DerivedSources/WebKit/WebPageProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/WebPageProxyMessages.h, ../../DerivedSources/WebKit/WebPageProxyMessagesReplies.h, ../../DerivedSources/WebKit/WebPasteboardProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/WebPasteboardProxyMessages.h, ../../DerivedSources/WebKit/WebPasteboardProxyMessagesReplies.h, ../../DerivedSources/WebKit/WebProcessPoolMessageReceiver.cpp, ../../DerivedSources/WebKit/WebProcessPoolMessages.h, ../../DerivedSources/WebKit/WebProcessPoolMessagesReplies.h, ../../DerivedSources/WebKit/WebProcessProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/WebProcessProxyMessages.h, ../../DerivedSources/WebKit/WebProcessProxyMessagesReplies.h, ../../DerivedSources/WebKit/WebAutomationSessionMessageReceiver.cpp, ../../DerivedSources/WebKit/WebAutomationSessionMessages.h, ../../DerivedSources/WebKit/WebAutomationSessionMessagesReplies.h, ../../DerivedSources/WebKit/DownloadProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/DownloadProxyMessages.h, ../../DerivedSources/WebKit/DownloadProxyMessagesReplies.h, ../../DerivedSources/WebKit/GPUProcessProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/GPUProcessProxyMessages.h, ../../DerivedSources/WebKit/GPUProcessProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteWebInspectorProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteWebInspectorProxyMessages.h, ../../DerivedSources/WebKit/RemoteWebInspectorProxyMessagesReplies.h, ../../DerivedSources/WebKit/WebInspectorProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/WebInspectorProxyMessages.h, ../../DerivedSources/WebKit/WebInspectorProxyMessagesReplies.h, ../../DerivedSources/WebKit/NetworkProcessProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/NetworkProcessProxyMessages.h, ../../DerivedSources/WebKit/NetworkProcessProxyMessagesReplies.h, ../../DerivedSources/WebKit/PluginProcessProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/PluginProcessProxyMessages.h, ../../DerivedSources/WebKit/PluginProcessProxyMessagesReplies.h, ../../DerivedSources/WebKit/WebUserContentControllerProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/WebUserContentControllerProxyMessages.h, ../../DerivedSources/WebKit/WebUserContentControllerProxyMessagesReplies.h, ../../DerivedSources/WebKit/WebProcessMessageReceiver.cpp, ../../DerivedSources/WebKit/WebProcessMessages.h, ../../DerivedSources/WebKit/WebProcessMessagesReplies.h, ../../DerivedSources/WebKit/WebAutomationSessionProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/WebAutomationSessionProxyMessages.h, ../../DerivedSources/WebKit/WebAutomationSessionProxyMessagesReplies.h, ../../DerivedSources/WebKit/WebIDBConnectionToServerMessageReceiver.cpp, ../../DerivedSources/WebKit/WebIDBConnectionToServerMessages.h, ../../DerivedSources/WebKit/WebIDBConnectionToServerMessagesReplies.h, ../../DerivedSources/WebKit/WebFullScreenManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/WebFullScreenManagerMessages.h, ../../DerivedSources/WebKit/WebFullScreenManagerMessagesReplies.h, ../../DerivedSources/WebKit/GPUProcessConnectionMessageReceiver.cpp, ../../DerivedSources/WebKit/GPUProcessConnectionMessages.h, ../../DerivedSources/WebKit/GPUProcessConnectionMessagesReplies.h, ../../DerivedSources/WebKit/RemoteRenderingBackendMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteRenderingBackendMessages.h, ../../DerivedSources/WebKit/RemoteRenderingBackendMessagesReplies.h, ../../DerivedSources/WebKit/MediaPlayerPrivateRemoteMessageReceiver.cpp, ../../DerivedSources/WebKit/MediaPlayerPrivateRemoteMessages.h, ../../DerivedSources/WebKit/MediaPlayerPrivateRemoteMessagesReplies.h, ../../DerivedSources/WebKit/RemoteAudioDestinationProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteAudioDestinationProxyMessages.h, ../../DerivedSources/WebKit/RemoteAudioDestinationProxyMessagesReplies.h, ../../DerivedSources/WebKit/RemoteAudioSessionMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteAudioSessionMessages.h, ../../DerivedSources/WebKit/RemoteAudioSessionMessagesReplies.h, ../../DerivedSources/WebKit/RemoteCDMInstanceSessionMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteCDMInstanceSessionMessages.h, ../../DerivedSources/WebKit/RemoteCDMInstanceSessionMessagesReplies.h, ../../DerivedSources/WebKit/RemoteLegacyCDMSessionMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteLegacyCDMSessionMessages.h, ../../DerivedSources/WebKit/RemoteLegacyCDMSessionMessagesReplies.h, ../../DerivedSources/WebKit/RemoteMediaPlayerManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteMediaPlayerManagerMessages.h, ../../DerivedSources/WebKit/RemoteMediaPlayerManagerMessagesReplies.h, ../../DerivedSources/WebKit/LibWebRTCCodecsMessageReceiver.cpp, ../../DerivedSources/WebKit/LibWebRTCCodecsMessages.h, ../../DerivedSources/WebKit/LibWebRTCCodecsMessagesReplies.h, ../../DerivedSources/WebKit/SampleBufferDisplayLayerMessageReceiver.cpp, ../../DerivedSources/WebKit/SampleBufferDisplayLayerMessages.h, ../../DerivedSources/WebKit/SampleBufferDisplayLayerMessagesReplies.h, ../../DerivedSources/WebKit/WebGeolocationManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/WebGeolocationManagerMessages.h, ../../DerivedSources/WebKit/WebGeolocationManagerMessagesReplies.h, ../../DerivedSources/WebKit/RemoteWebInspectorUIMessageReceiver.cpp, ../../DerivedSources/WebKit/RemoteWebInspectorUIMessages.h, ../../DerivedSources/WebKit/RemoteWebInspectorUIMessagesReplies.h, ../../DerivedSources/WebKit/WebInspectorMessageReceiver.cpp, ../../DerivedSources/WebKit/WebInspectorMessages.h, ../../DerivedSources/WebKit/WebInspectorMessagesReplies.h, ../../DerivedSources/WebKit/WebInspectorInterruptDispatcherMessageReceiver.cpp, ../../DerivedSources/WebKit/WebInspectorInterruptDispatcherMessages.h, ../../DerivedSources/WebKit/WebInspectorInterruptDispatcherMessagesReplies.h, ../../DerivedSources/WebKit/WebInspectorUIMessageReceiver.cpp, ../../DerivedSources/WebKit/WebInspectorUIMessages.h, ../../DerivedSources/WebKit/WebInspectorUIMessagesReplies.h, ../../DerivedSources/WebKit/LibWebRTCNetworkMessageReceiver.cpp, ../../DerivedSources/WebKit/LibWebRTCNetworkMessages.h, ../../DerivedSources/WebKit/LibWebRTCNetworkMessagesReplies.h, ../../DerivedSources/WebKit/WebMDNSRegisterMessageReceiver.cpp, ../../DerivedSources/WebKit/WebMDNSRegisterMessages.h, ../../DerivedSources/WebKit/WebMDNSRegisterMessagesReplies.h, ../../DerivedSources/WebKit/WebRTCMonitorMessageReceiver.cpp, ../../DerivedSources/WebKit/WebRTCMonitorMessages.h, ../../DerivedSources/WebKit/WebRTCMonitorMessagesReplies.h, ../../DerivedSources/WebKit/WebRTCResolverMessageReceiver.cpp, ../../DerivedSources/WebKit/WebRTCResolverMessages.h, ../../DerivedSources/WebKit/WebRTCResolverMessagesReplies.h, ../../DerivedSources/WebKit/NetworkProcessConnectionMessageReceiver.cpp, ../../DerivedSources/WebKit/NetworkProcessConnectionMessages.h, ../../DerivedSources/WebKit/NetworkProcessConnectionMessagesReplies.h, ../../DerivedSources/WebKit/WebResourceLoaderMessageReceiver.cpp, ../../DerivedSources/WebKit/WebResourceLoaderMessages.h, ../../DerivedSources/WebKit/WebResourceLoaderMessagesReplies.h, ../../DerivedSources/WebKit/WebSocketChannelMessageReceiver.cpp, ../../DerivedSources/WebKit/WebSocketChannelMessages.h, ../../DerivedSources/WebKit/WebSocketChannelMessagesReplies.h, ../../DerivedSources/WebKit/WebSocketStreamMessageReceiver.cpp, ../../DerivedSources/WebKit/WebSocketStreamMessages.h, ../../DerivedSources/WebKit/WebSocketStreamMessagesReplies.h, ../../DerivedSources/WebKit/WebNotificationManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/WebNotificationManagerMessages.h, ../../DerivedSources/WebKit/WebNotificationManagerMessagesReplies.h, ../../DerivedSources/WebKit/PluginProcessConnectionMessageReceiver.cpp, ../../DerivedSources/WebKit/PluginProcessConnectionMessages.h, ../../DerivedSources/WebKit/PluginProcessConnectionMessagesReplies.h, ../../DerivedSources/WebKit/PluginProcessConnectionManagerMessageReceiver.cpp, ../../DerivedSources/WebKit/PluginProcessConnectionManagerMessages.h, ../../DerivedSources/WebKit/PluginProcessConnectionManagerMessagesReplies.h, ../../DerivedSources/WebKit/PluginProxyMessageReceiver.cpp, ../../DerivedSources/WebKit/PluginProxyMessages.h, ../../DerivedSources/WebKit/PluginProxyMessagesReplies.h, ../../DerivedSources/WebKit/WebSWClientConnectionMessageReceiver.cpp, ../../DerivedSources/WebKit/WebSWClientConnectionMessages.h, ../../DerivedSources/WebKit/WebSWClientConnectionMessagesReplies.h, ../../DerivedSources/WebKit/WebSWContextManagerConnectionMessageReceiver.cpp, ../../DerivedSources/WebKit/WebSWContextManagerConnectionMessages.h, ../../DerivedSources/WebKit/WebSWContextManagerConnectionMessagesReplies.h, ../../DerivedSources/WebKit/WebUserContentControllerMessageReceiver.cpp, ../../DerivedSources/WebKit/WebUserContentControllerMessages.h, ../../DerivedSources/WebKit/WebUserContentControllerMessagesReplies.h, ../../DerivedSources/WebKit/DrawingAreaMessageReceiver.cpp, ../../DerivedSources/WebKit/DrawingAreaMessages.h, ../../DerivedSources/WebKit/DrawingAreaMessagesReplies.h, ../../DerivedSources/WebKit/EventDispatcherMessageReceiver.cpp, ../../DerivedSources/WebKit/EventDispatcherMessages.h, ../../DerivedSources/WebKit/EventDispatcherMessagesReplies.h, ../../DerivedSources/WebKit/VisitedLinkTableControllerMessageReceiver.cpp, ../../DerivedSources/WebKit/VisitedLinkTableControllerMessages.h, ../../DerivedSources/WebKit/VisitedLinkTableControllerMessagesReplies.h, ../../DerivedSources/WebKit/WebPageMessageReceiver.cpp, ../../DerivedSources/WebKit/WebPageMessages.h, ../../DerivedSources/WebKit/WebPageMessagesReplies.h, ../../DerivedSources/WebKit/StorageAreaMapMessageReceiver.cpp, ../../DerivedSources/WebKit/StorageAreaMapMessages.h, ../../DerivedSources/WebKit/StorageAreaMapMessagesReplies.h, ../../DerivedSources/WebKit/ViewGestureControllerMessageReceiver.cpp, ../../DerivedSources/WebKit/ViewGestureControllerMessages.h, ../../DerivedSources/WebKit/ViewGestureControllerMessagesReplies.h, ../../DerivedSources/WebKit/ViewGestureGeometryCollectorMessageReceiver.cpp, ../../DerivedSources/WebKit/ViewGestureGeometryCollectorMessages.h, ../../DerivedSources/WebKit/ViewGestureGeometryCollectorMessagesReplies.h
[4187/4624] Generating ../../DerivedSources/webkit2gtk/InspectorGResourceBundle.c
[4188/4624] Building C object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/webkit2gtk/pointer-constraints-unstable-v1-protocol.c.o
[4189/4624] Building C object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/webkit2gtk/WebKitWaylandClientProtocol.c.o
[4190/4624] Building C object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/webkit2gtk/relative-pointer-unstable-v1-protocol.c.o
[4191/4624] Building CXX object Source/WebKit/CMakeFiles/WebProcess.dir/WebProcess/EntryPoint/unix/WebProcessMain.cpp.o
[4192/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteAudioMediaStreamTrackRendererMessageReceiver.cpp.o
[4193/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteAudioDestinationManagerMessageReceiver.cpp.o
[4194/4624] Building CXX object Source/WebKit/CMakeFiles/PluginProcess.dir/PluginProcess/EntryPoint/unix/PluginProcessMain.cpp.o
[4195/4624] Building C object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/webkit2gtk/WebKitResourcesGResourceBundle.c.o
[4196/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteCDMInstanceSessionProxyMessageReceiver.cpp.o
[4197/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteMediaPlayerManagerProxyMessageReceiver.cpp.o
[4198/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteCDMInstanceProxyMessageReceiver.cpp.o
[4199/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteRenderingBackendProxyMessageReceiver.cpp.o
[4200/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteLegacyCDMProxyMessageReceiver.cpp.o
[4201/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/GPUProcessMessageReceiver.cpp.o
[4202/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteLegacyCDMFactoryProxyMessageReceiver.cpp.o
[4203/4624] Building C object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/webkit2gtk/InspectorGResourceBundle.c.o
[4204/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/GPUConnectionToWebProcessMessageReceiver.cpp.o
[4205/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteCDMFactoryProxyMessageReceiver.cpp.o
[4206/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteCDMProxyMessageReceiver.cpp.o
[4207/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteMediaRecorderManagerMessageReceiver.cpp.o
[4208/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteLegacyCDMSessionProxyMessageReceiver.cpp.o
[4209/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteMediaPlayerProxyMessageReceiver.cpp.o
[4210/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteSampleBufferDisplayLayerMessageReceiver.cpp.o
[4211/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteAudioMediaStreamTrackRendererManagerMessageReceiver.cpp.o
[4212/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteSampleBufferDisplayLayerManagerMessageReceiver.cpp.o
[4213/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/LibWebRTCCodecsProxyMessageReceiver.cpp.o
[4214/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteAudioSessionProxyMessageReceiver.cpp.o
[4215/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteMediaRecorderMessageReceiver.cpp.o
[4216/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteMediaResourceManagerMessageReceiver.cpp.o
[4217/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkRTCProviderMessageReceiver.cpp.o
[4218/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkRTCMonitorMessageReceiver.cpp.o
[4219/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkMDNSRegisterMessageReceiver.cpp.o
[4220/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/webkit2gtk/webkit2/WebKitEnumTypes.cpp.o
[4221/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/AutomationProtocolObjects.cpp.o
[4222/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/webkit2gtk/webkit2/WebKitWebProcessEnumTypes.cpp.o
[4223/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/AutomationFrontendDispatchers.cpp.o
[4224/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPreferencesExperimentalFeatures.cpp.o
[4225/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPreferencesKeys.cpp.o
[4226/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkSocketChannelMessageReceiver.cpp.o
[4227/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/PluginProcessMessageReceiver.cpp.o
[4228/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPreferencesInternalDebugFeatures.cpp.o
[4229/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/AuxiliaryProcessMessageReceiver.cpp.o
[4230/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebConnectionMessageReceiver.cpp.o
[4231/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkSocketStreamMessageReceiver.cpp.o
[4232/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/AutomationBackendDispatchers.cpp.o
[4233/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebProcessConnectionMessageReceiver.cpp.o
[4234/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkContentRuleListManagerMessageReceiver.cpp.o
[4235/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebGeolocationManagerProxyMessageReceiver.cpp.o
[4236/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NPObjectMessageReceiverMessageReceiver.cpp.o
[4237/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebFullScreenManagerProxyMessageReceiver.cpp.o
[4238/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/GPUProcessProxyMessageReceiver.cpp.o
[4239/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPreferencesStoreDefaultsMap.cpp.o
[4240/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/DrawingAreaProxyMessageReceiver.cpp.o
[4241/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/VisitedLinkStoreMessageReceiver.cpp.o
[4242/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/AuthenticationManagerMessageReceiver.cpp.o
[4243/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/GPUProcessConnectionMessageReceiver.cpp.o
[4244/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteRenderingBackendMessageReceiver.cpp.o
[4245/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/StorageManagerSetMessageReceiver.cpp.o
[4246/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkResourceLoaderMessageReceiver.cpp.o
[4247/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/ServiceWorkerFetchTaskMessageReceiver.cpp.o
[4248/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteAudioDestinationProxyMessageReceiver.cpp.o
[4249/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/MediaPlayerPrivateRemoteMessageReceiver.cpp.o
[4250/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebCookieManagerProxyMessageReceiver.cpp.o
[4251/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/PluginProcessProxyMessageReceiver.cpp.o
[4252/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebAutomationSessionMessageReceiver.cpp.o
[4253/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteLegacyCDMSessionMessageReceiver.cpp.o
[4254/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteCDMInstanceSessionMessageReceiver.cpp.o
[4255/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteMediaPlayerManagerMessageReceiver.cpp.o
[4256/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebCookieManagerMessageReceiver.cpp.o
[4257/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteAudioSessionMessageReceiver.cpp.o
[4258/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/LibWebRTCCodecsMessageReceiver.cpp.o
[4259/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/SampleBufferDisplayLayerMessageReceiver.cpp.o
[4260/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteWebInspectorProxyMessageReceiver.cpp.o
[4261/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebInspectorProxyMessageReceiver.cpp.o
[4262/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/PluginControllerProxyMessageReceiver.cpp.o
[4263/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/LibWebRTCNetworkMessageReceiver.cpp.o
[4264/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebMDNSRegisterMessageReceiver.cpp.o
[4265/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebRTCMonitorMessageReceiver.cpp.o
[4266/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebRTCResolverMessageReceiver.cpp.o
[4267/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebFullScreenManagerMessageReceiver.cpp.o
[4268/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebSWServerToContextConnectionMessageReceiver.cpp.o
[4269/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebInspectorInterruptDispatcherMessageReceiver.cpp.o
[4270/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebUserContentControllerProxyMessageReceiver.cpp.o
[4271/4624] Building CXX object Source/WebCore/CMakeFiles/WebCoreTestSupport.dir/__/__/DerivedSources/WebCore/JSInternals.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSComputedStyleDeclaration.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.h:29,
from DerivedSources/WebCore/JSInternals.h:23,
from DerivedSources/WebCore/JSInternals.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternals.h:26,
from DerivedSources/WebCore/JSInternals.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSComputedStyleDeclaration.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.h:29,
from DerivedSources/WebCore/JSInternals.h:23,
from DerivedSources/WebCore/JSInternals.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternals.h:26,
from DerivedSources/WebCore/JSInternals.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/css/CSSComputedStyleDeclaration.h:23,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/testing/Internals.h:29,
from DerivedSources/WebCore/JSInternals.h:23,
from DerivedSources/WebCore/JSInternals.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMGlobalObject.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSInternals.h:26,
from DerivedSources/WebCore/JSInternals.cpp:22:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[4272/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebGeolocationManagerMessageReceiver.cpp.o
[4273/4624] Linking CXX static library lib/libWebCoreTestSupport.a
[4274/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/CacheStorageEngineConnectionMessageReceiver.cpp.o
[4275/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebInspectorMessageReceiver.cpp.o
[4276/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebIDBServerMessageReceiver.cpp.o
[4277/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebSWServerConnectionMessageReceiver.cpp.o
[4278/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/RemoteWebInspectorUIMessageReceiver.cpp.o
[4279/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebProcessPoolMessageReceiver.cpp.o
[4280/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/PluginProcessConnectionManagerMessageReceiver.cpp.o
[4281/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebNotificationManagerMessageReceiver.cpp.o
[4282/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/DownloadProxyMessageReceiver.cpp.o
[4283/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPageUpdatePreferences.cpp.o
[4284/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/PluginProcessConnectionMessageReceiver.cpp.o
[4285/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebInspectorUIMessageReceiver.cpp.o
[4286/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-13fb4697-2.cpp.o
[4287/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-13fb4697-1.cpp.o
[4288/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPasteboardProxyMessageReceiver.cpp.o
[4289/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-13fb4697-3.cpp.o
[4290/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-13fb4697-4.cpp.o
[4291/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebSocketStreamMessageReceiver.cpp.o
[4292/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/EventDispatcherMessageReceiver.cpp.o
[4293/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/ViewGestureGeometryCollectorMessageReceiver.cpp.o
[4294/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebProcessProxyMessageReceiver.cpp.o
[4295/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/MessageNames.cpp.o
[4296/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/UIProcess/API/glib/WebKitOptionMenuItem.cpp.o
[4297/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/VisitedLinkTableControllerMessageReceiver.cpp.o
[4298/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/StorageAreaMapMessageReceiver.cpp.o
[4299/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/UIProcess/gtk/ViewGestureControllerGtk.cpp.o
[4300/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/ViewGestureControllerMessageReceiver.cpp.o
[4301/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkProcessConnectionMessageReceiver.cpp.o
[4302/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebSocketChannelMessageReceiver.cpp.o
[4303/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/Module.cpp.o
[4304/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/Logging.cpp.o
[4305/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebAutomationSessionProxyMessageReceiver.cpp.o
[4306/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebUserContentControllerMessageReceiver.cpp.o
[4307/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/IPC/DataReference.cpp.o
[4308/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/UIProcess/ViewGestureController.cpp.o
[4309/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/PluginProxyMessageReceiver.cpp.o
[4310/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/WebProcess/WebPage/ViewGestureGeometryCollector.cpp.o
[4311/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/IPC/StringReference.cpp.o
[4312/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/IPC/ArgumentCoders.cpp.o
[4313/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/IPC/Encoder.cpp.o
[4314/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/IPC/MessageSender.cpp.o
[4315/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebResourceLoaderMessageReceiver.cpp.o
[4316/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/IPC/Decoder.cpp.o
[4317/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/IPC/MessageReceiverMap.cpp.o
[4318/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/IPC/Attachment.cpp.o
[4319/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/NetworkProcess/ServiceWorker/WebSWOriginStore.cpp.o
[4320/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/PluginProcess/PluginCreationParameters.cpp.o
[4321/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/SharedMemory.cpp.o
[4322/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebSWClientConnectionMessageReceiver.cpp.o
[4323/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebProcessMessageReceiver.cpp.o
[4324/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/ActivityAssertion.cpp.o
[4325/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/PluginProcess/PluginProcess.cpp.o
[4326/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/DrawingAreaMessageReceiver.cpp.o
[4327/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-3b989221-1.cpp.o
[4328/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/PluginProcess/WebProcessConnection.cpp.o
[4329/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkProcessProxyMessageReceiver.cpp.o
[4330/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/NetworkProcess/ServiceWorker/ServiceWorkerFetchTask.cpp.o
[4331/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/WebEvent.cpp.o
[4332/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/WebKeyboardEvent.cpp.o
[4333/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/ShareableBitmap.cpp.o
[4334/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/BlobDataFileReferenceWithSandboxExtension.cpp.o
[4335/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-31207b05-1.cpp.o
[4336/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Platform/IPC/Connection.cpp.o
[4337/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/AuxiliaryProcess.cpp.o
[4338/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebIDBConnectionToServerMessageReceiver.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/WebCore/ContextMenuItem.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Decoder.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Connection.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/MessageSender.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB/WebIDBConnectionToServer.h:30,
from DerivedSources/WebKit/WebIDBConnectionToServerMessageReceiver.cpp:29:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from DerivedSources/ForwardingHeaders/WebCore/JSDOMGlobalObject.h:32,
from DerivedSources/ForwardingHeaders/WebCore/DOMWrapperWorld.h:24,
from DerivedSources/ForwardingHeaders/WebCore/JSValueInWrappedObject.h:27,
from DerivedSources/ForwardingHeaders/WebCore/IDBRequest.h:40,
from DerivedSources/ForwardingHeaders/WebCore/TransactionOperation.h:30,
from DerivedSources/ForwardingHeaders/WebCore/IDBConnectionProxy.h:33,
from DerivedSources/ForwardingHeaders/WebCore/IDBConnectionToServer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB/WebIDBConnectionToServer.h:32,
from DerivedSources/WebKit/WebIDBConnectionToServerMessageReceiver.cpp:29:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/WebCore/ContextMenuItem.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Decoder.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Connection.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/MessageSender.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB/WebIDBConnectionToServer.h:30,
from DerivedSources/WebKit/WebIDBConnectionToServerMessageReceiver.cpp:29:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from DerivedSources/ForwardingHeaders/WebCore/JSDOMGlobalObject.h:32,
from DerivedSources/ForwardingHeaders/WebCore/DOMWrapperWorld.h:24,
from DerivedSources/ForwardingHeaders/WebCore/JSValueInWrappedObject.h:27,
from DerivedSources/ForwardingHeaders/WebCore/IDBRequest.h:40,
from DerivedSources/ForwardingHeaders/WebCore/TransactionOperation.h:30,
from DerivedSources/ForwardingHeaders/WebCore/IDBConnectionProxy.h:33,
from DerivedSources/ForwardingHeaders/WebCore/IDBConnectionToServer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB/WebIDBConnectionToServer.h:32,
from DerivedSources/WebKit/WebIDBConnectionToServerMessageReceiver.cpp:29:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/WebCore/ContextMenuItem.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Decoder.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Connection.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/MessageSender.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB/WebIDBConnectionToServer.h:30,
from DerivedSources/WebKit/WebIDBConnectionToServerMessageReceiver.cpp:29:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorageInlines.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h:27,
from DerivedSources/ForwardingHeaders/WebCore/JSDOMGlobalObject.h:32,
from DerivedSources/ForwardingHeaders/WebCore/DOMWrapperWorld.h:24,
from DerivedSources/ForwardingHeaders/WebCore/JSValueInWrappedObject.h:27,
from DerivedSources/ForwardingHeaders/WebCore/IDBRequest.h:40,
from DerivedSources/ForwardingHeaders/WebCore/TransactionOperation.h:30,
from DerivedSources/ForwardingHeaders/WebCore/IDBConnectionProxy.h:33,
from DerivedSources/ForwardingHeaders/WebCore/IDBConnectionToServer.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB/WebIDBConnectionToServer.h:32,
from DerivedSources/WebKit/WebIDBConnectionToServerMessageReceiver.cpp:29:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[4339/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/WebKit2Initialize.cpp.o
[4340/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/PluginProcess/PluginControllerProxy.cpp.o
[4341/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/WebTouchEvent.cpp.o
[4342/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/NetworkProcess/ServiceWorker/WebSWServerToContextConnection.cpp.o
[4343/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/WebPlatformTouchPoint.cpp.o
[4344/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-10.cpp.o
[4345/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/WebMouseEvent.cpp.o
[4346/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebSWContextManagerConnectionMessageReceiver.cpp.o
[4347/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/WebWheelEvent.cpp.o
[4348/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/API/glib/WebKitUserMessage.cpp.o
[4349/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/API/glib/WebKitContextMenuActions.cpp.o
[4350/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkConnectionToWebProcessMessageReceiver.cpp.o
[4351/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/API/glib/WebKitContextMenu.cpp.o
[4352/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/API/glib/WebKitHitTestResult.cpp.o
[4353/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/API/glib/WebKitURIResponse.cpp.o
[4354/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-6.cpp.o
[4355/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/API/glib/WebKitURIRequest.cpp.o
[4356/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/NetworkProcess/ServiceWorker/WebSWServerConnection.cpp.o
[4357/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-3.cpp.o
[4358/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/API/glib/WebKitContextMenuItem.cpp.o
[4359/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/Plugins/NPIdentifierData.cpp.o
[4360/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/Plugins/NPRemoteObjectMap.cpp.o
[4361/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/Plugins/NPObjectMessageReceiver.cpp.o
[4362/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/Plugins/Netscape/NetscapePluginModule.cpp.o
[4363/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/Plugins/NPObjectProxy.cpp.o
[4364/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-10.cpp.o
[4365/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/Plugins/NPVariantData.cpp.o
[4366/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-2.cpp.o
[4367/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-9.cpp.o
[4368/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/Plugins/PluginProcessCreationParameters.cpp.o
[4369/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-9.cpp.o
[4370/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/Plugins/Netscape/PluginInformation.cpp.o
[4371/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-5.cpp.o
[4372/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-4.cpp.o
[4373/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkProcessMessageReceiver.cpp.o
[4374/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-8.cpp.o
[4375/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-1.cpp.o
[4376/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-14.cpp.o
[4377/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-1.cpp.o
[4378/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-5.cpp.o
[4379/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-6.cpp.o
[4380/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-8.cpp.o
[4381/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/UIProcess/API/glib/APIContentRuleListStoreGLib.cpp.o
[4382/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-13.cpp.o
[4383/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-7.cpp.o
[4384/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/UIProcess/API/glib/WebKitApplicationInfo.cpp.o
[4385/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPageProxyMessageReceiver.cpp.o
FAILED: Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPageProxyMessageReceiver.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DBUILDING_GTK__=1 -DBUILDING_WEBKIT -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebKit -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DPKGLIBEXECDIR=\"/usr/libexec/webkit2gtk-4.0\" -DSTATICALLY_LINKED_WITH_PAL=1 -DSVN_REVISION=\"tarball\" -DWEBKIT2_COMPILATION -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -DWEBKIT_DOM_USE_UNSTABLE_API -DWebKit_EXPORTS -IDerivedSources/ForwardingHeaders/webkit2gtk -IDerivedSources/ForwardingHeaders/webkit2gtk-4.0 -IDerivedSources/ForwardingHeaders/webkit2gtk-webextension -IDerivedSources/webkit2gtk/webkit2 -IDerivedSources/webkit2gtk -IDerivedSources/ForwardingHeaders -IDerivedSources/WebKit -IDerivedSources/WebKit/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Cookies -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/ServiceWorker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/watchos -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/PluginProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoreIPCSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/cpp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/Agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Launcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication/Mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplicationCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FullScreen -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/IconDatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Launching -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaStream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/OriginData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ResourceCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/WebKitLibraries -IDerivedSources/JavaScriptCore/javascriptcoregtk -IDerivedSources/ForwardingHeaders/JavaScriptCore -IDerivedSources/ForwardingHeaders/JavaScriptCore/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk3 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/geoclue -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/atk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/libwpe -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/libwpe -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0/unix-print -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-fdo-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -include TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebKit2Prefix.h -Wno-unused-parameter -pthread -std=c++17 -MD -MT Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPageProxyMessageReceiver.cpp.o -MF Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPageProxyMessageReceiver.cpp.o.d -o Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPageProxyMessageReceiver.cpp.o -c DerivedSources/WebKit/WebPageProxyMessageReceiver.cpp
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[4386/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-12.cpp.o
[4387/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/UIProcess/API/glib/WebKitAuthenticationRequest.cpp.o
[4388/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-4.cpp.o
FAILED: Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-4.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DBUILDING_GTK__=1 -DBUILDING_WEBKIT -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebKit -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DPKGLIBEXECDIR=\"/usr/libexec/webkit2gtk-4.0\" -DSTATICALLY_LINKED_WITH_PAL=1 -DSVN_REVISION=\"tarball\" -DWEBKIT2_COMPILATION -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -DWEBKIT_DOM_USE_UNSTABLE_API -DWebKit_EXPORTS -IDerivedSources/ForwardingHeaders/webkit2gtk -IDerivedSources/ForwardingHeaders/webkit2gtk-4.0 -IDerivedSources/ForwardingHeaders/webkit2gtk-webextension -IDerivedSources/webkit2gtk/webkit2 -IDerivedSources/webkit2gtk -IDerivedSources/ForwardingHeaders -IDerivedSources/WebKit -IDerivedSources/WebKit/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Cookies -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/ServiceWorker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/watchos -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/PluginProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoreIPCSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/cpp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/Agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Launcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication/Mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplicationCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FullScreen -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/IconDatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Launching -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaStream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/OriginData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ResourceCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/WebKitLibraries -IDerivedSources/JavaScriptCore/javascriptcoregtk -IDerivedSources/ForwardingHeaders/JavaScriptCore -IDerivedSources/ForwardingHeaders/JavaScriptCore/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk3 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/geoclue -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/atk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/libwpe -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/libwpe -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0/unix-print -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-fdo-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -include TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebKit2Prefix.h -Wno-unused-parameter -pthread -std=c++17 -MD -MT Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-4.cpp.o -MF Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-4.cpp.o.d -o Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-4.cpp.o -c DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-4.cpp
In file included from DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-4.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsStore.cpp: In member function 'void WebKit::ResourceLoadStatisticsStore::debugLogDomainsInBatches(const char*, const WebKit::RegistrableDomainsToBlockCookiesFor&)':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsStore.cpp:551:14: warning: unused variable 'numberOfBatches' [-Wunused-variable]
551 | unsigned numberOfBatches = std::ceil(domains.size() / static_cast<float>(maxNumberOfDomainsInOneLogStatement));
| ^~~~~~~~~~~~~~~
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[4389/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-9.cpp.o
[4390/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-2.cpp.o
FAILED: Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-2.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DBUILDING_GTK__=1 -DBUILDING_WEBKIT -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebKit -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DPKGLIBEXECDIR=\"/usr/libexec/webkit2gtk-4.0\" -DSTATICALLY_LINKED_WITH_PAL=1 -DSVN_REVISION=\"tarball\" -DWEBKIT2_COMPILATION -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -DWEBKIT_DOM_USE_UNSTABLE_API -DWebKit_EXPORTS -IDerivedSources/ForwardingHeaders/webkit2gtk -IDerivedSources/ForwardingHeaders/webkit2gtk-4.0 -IDerivedSources/ForwardingHeaders/webkit2gtk-webextension -IDerivedSources/webkit2gtk/webkit2 -IDerivedSources/webkit2gtk -IDerivedSources/ForwardingHeaders -IDerivedSources/WebKit -IDerivedSources/WebKit/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Cookies -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/ServiceWorker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/watchos -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/PluginProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoreIPCSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/cpp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/Agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Launcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication/Mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplicationCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FullScreen -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/IconDatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Launching -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaStream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/OriginData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ResourceCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/WebKitLibraries -IDerivedSources/JavaScriptCore/javascriptcoregtk -IDerivedSources/ForwardingHeaders/JavaScriptCore -IDerivedSources/ForwardingHeaders/JavaScriptCore/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk3 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/geoclue -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/atk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/libwpe -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/libwpe -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0/unix-print -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-fdo-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -include TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebKit2Prefix.h -Wno-unused-parameter -pthread -std=c++17 -MD -MT Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-2.cpp.o -MF Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-2.cpp.o.d -o Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-2.cpp.o -c DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-2.cpp
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[4391/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-3.cpp.o
FAILED: Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-3.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DBUILDING_GTK__=1 -DBUILDING_WEBKIT -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebKit -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DPKGLIBEXECDIR=\"/usr/libexec/webkit2gtk-4.0\" -DSTATICALLY_LINKED_WITH_PAL=1 -DSVN_REVISION=\"tarball\" -DWEBKIT2_COMPILATION -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -DWEBKIT_DOM_USE_UNSTABLE_API -DWebKit_EXPORTS -IDerivedSources/ForwardingHeaders/webkit2gtk -IDerivedSources/ForwardingHeaders/webkit2gtk-4.0 -IDerivedSources/ForwardingHeaders/webkit2gtk-webextension -IDerivedSources/webkit2gtk/webkit2 -IDerivedSources/webkit2gtk -IDerivedSources/ForwardingHeaders -IDerivedSources/WebKit -IDerivedSources/WebKit/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Cookies -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/ServiceWorker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/watchos -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/PluginProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoreIPCSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/cpp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/Agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Launcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication/Mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplicationCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FullScreen -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/IconDatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Launching -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaStream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/OriginData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ResourceCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/WebKitLibraries -IDerivedSources/JavaScriptCore/javascriptcoregtk -IDerivedSources/ForwardingHeaders/JavaScriptCore -IDerivedSources/ForwardingHeaders/JavaScriptCore/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk3 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/geoclue -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/atk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/libwpe -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/libwpe -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0/unix-print -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-fdo-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -include TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebKit2Prefix.h -Wno-unused-parameter -pthread -std=c++17 -MD -MT Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-3.cpp.o -MF Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-3.cpp.o.d -o Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-3.cpp.o -c DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-3.cpp
{standard input}: Assembler messages:
{standard input}:8220: Warning: end of file not at end of a line; newline inserted
{standard input}:9737: Error: unknown pseudo-op: `.lbb72'
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[4392/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/UIProcess/API/glib/IconDatabase.cpp.o
[4393/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPageMessageReceiver.cpp.o
FAILED: Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPageMessageReceiver.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DBUILDING_GTK__=1 -DBUILDING_WEBKIT -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebKit -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DPKGLIBEXECDIR=\"/usr/libexec/webkit2gtk-4.0\" -DSTATICALLY_LINKED_WITH_PAL=1 -DSVN_REVISION=\"tarball\" -DWEBKIT2_COMPILATION -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -DWEBKIT_DOM_USE_UNSTABLE_API -DWebKit_EXPORTS -IDerivedSources/ForwardingHeaders/webkit2gtk -IDerivedSources/ForwardingHeaders/webkit2gtk-4.0 -IDerivedSources/ForwardingHeaders/webkit2gtk-webextension -IDerivedSources/webkit2gtk/webkit2 -IDerivedSources/webkit2gtk -IDerivedSources/ForwardingHeaders -IDerivedSources/WebKit -IDerivedSources/WebKit/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Cookies -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/ServiceWorker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/watchos -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/PluginProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoreIPCSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/cpp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/Agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Launcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication/Mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplicationCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FullScreen -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/IconDatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Launching -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaStream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/OriginData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ResourceCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/WebKitLibraries -IDerivedSources/JavaScriptCore/javascriptcoregtk -IDerivedSources/ForwardingHeaders/JavaScriptCore -IDerivedSources/ForwardingHeaders/JavaScriptCore/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk3 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/geoclue -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/atk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/libwpe -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/libwpe -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0/unix-print -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-fdo-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -include TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebKit2Prefix.h -Wno-unused-parameter -pthread -std=c++17 -MD -MT Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPageMessageReceiver.cpp.o -MF Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPageMessageReceiver.cpp.o.d -o Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/WebPageMessageReceiver.cpp.o -c DerivedSources/WebKit/WebPageMessageReceiver.cpp
{standard input}: Assembler messages:
{standard input}:361017: Warning: end of file not at end of a line; newline inserted
{standard input}:362280: Error: unknown pseudo-op: `.lbe'
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[4394/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-11.cpp.o
FAILED: Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-11.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DBUILDING_GTK__=1 -DBUILDING_WEBKIT -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebKit -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DPKGLIBEXECDIR=\"/usr/libexec/webkit2gtk-4.0\" -DSTATICALLY_LINKED_WITH_PAL=1 -DSVN_REVISION=\"tarball\" -DWEBKIT2_COMPILATION -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -DWEBKIT_DOM_USE_UNSTABLE_API -DWebKit_EXPORTS -IDerivedSources/ForwardingHeaders/webkit2gtk -IDerivedSources/ForwardingHeaders/webkit2gtk-4.0 -IDerivedSources/ForwardingHeaders/webkit2gtk-webextension -IDerivedSources/webkit2gtk/webkit2 -IDerivedSources/webkit2gtk -IDerivedSources/ForwardingHeaders -IDerivedSources/WebKit -IDerivedSources/WebKit/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/GPUProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Cookies -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/ServiceWorker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/watchos -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/PluginProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoreIPCSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/cpp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Authentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Downloads -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/Agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Launcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Network/CustomProtocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebAuthentication/Mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebsiteData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplePay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ApplicationCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Databases/IndexedDB -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FileAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/FullScreen -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/media -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/GPU/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/IconDatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Launching -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/MediaStream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Network/webrtc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/OriginData -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/ResourceCache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/UserContent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/RemoteLayerTree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebStorage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/WebKitLibraries -IDerivedSources/JavaScriptCore/javascriptcoregtk -IDerivedSources/ForwardingHeaders/JavaScriptCore -IDerivedSources/ForwardingHeaders/JavaScriptCore/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/NetworkProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/classifier -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/c/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/Plugins/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/C/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk3 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/Plugins/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/geoclue -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/linux -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/glib/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Inspector/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/unix -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/Plugins/Netscape/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebCoreSupport/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/atk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebProcess/WebPage/libwpe -I. -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebCore/platform/graphics/libwpe -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0/unix-print -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot/usr/include/wpe-fdo-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0=/usr/src/debug/webkitgtk/2.30.2-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a57 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -include TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/WebKit2Prefix.h -Wno-unused-parameter -pthread -std=c++17 -MD -MT Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-11.cpp.o -MF Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-11.cpp.o.d -o Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-11.cpp.o -c DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-11.cpp
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[4395/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-72468c22-7.cpp.o
[4396/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/Shared/WebCoreArgumentCoders.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/WebCore/ContextMenuItem.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Decoder.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/ArgumentCoders.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebCoreArgumentCoders.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebCoreArgumentCoders.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewInlines.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebCoreArgumentCoders.cpp:33:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/WebCore/ContextMenuItem.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Decoder.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/ArgumentCoders.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebCoreArgumentCoders.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebCoreArgumentCoders.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewInlines.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebCoreArgumentCoders.cpp:33:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/WebCore/ContextMenuItem.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Decoder.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/ArgumentCoders.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebCoreArgumentCoders.h:28,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebCoreArgumentCoders.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewInlines.h:33,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/WebCoreArgumentCoders.cpp:33:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[4397/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-15.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/WebCore/ResourceErrorBase.h:30,
from DerivedSources/ForwardingHeaders/WebCore/ResourceError.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/APIError.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/gtk/WebErrorsGtk.cpp:29,
from DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/linux/WebMemorySamplerLinux.cpp:31,
from DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-15.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/WebCore/ResourceErrorBase.h:30,
from DerivedSources/ForwardingHeaders/WebCore/ResourceError.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/APIError.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/gtk/WebErrorsGtk.cpp:29,
from DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/linux/WebMemorySamplerLinux.cpp:31,
from DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-15.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from DerivedSources/ForwardingHeaders/WebCore/ResourceErrorBase.h:30,
from DerivedSources/ForwardingHeaders/WebCore/ResourceError.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/API/APIError.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/gtk/WebErrorsGtk.cpp:29,
from DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Shared/linux/WebMemorySamplerLinux.cpp:31,
from DerivedSources/WebKit/unified-sources/UnifiedSource-50d0d8dd-15.cpp:3:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[4398/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-8.cpp.o
[4399/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-6.cpp.o
[4400/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-15.cpp.o
[4401/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-17.cpp.o
[4402/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-13.cpp.o
[4403/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-12.cpp.o
[4404/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-4.cpp.o
[4405/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-3.cpp.o
[4406/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-11.cpp.o
[4407/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-14.cpp.o
[4408/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-5.cpp.o
[4409/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-1.cpp.o
[4410/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/UIProcess/API/glib/InputMethodFilter.cpp.o
[4411/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-18.cpp.o
[4412/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-10.cpp.o
[4413/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/UIProcess/API/glib/WebKitAutomationSession.cpp.o
[4414/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-16.cpp.o
[4415/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-2.cpp.o
[4416/4624] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-7.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/WebCore/ContextMenuItem.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Decoder.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Connection.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebPageProxy.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebPageProxy.cpp:28,
from DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1287:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1287 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebProcessPool.cpp:85,
from DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-7.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/WebCore/ContextMenuItem.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Decoder.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Connection.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebPageProxy.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebPageProxy.cpp:28,
from DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1325:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1325 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebProcessPool.cpp:85,
from DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-7.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:34,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/WebCore/ContextMenuItem.h:30,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Decoder.h:32,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/Platform/IPC/Connection.h:31,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebPageProxy.h:29,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebPageProxy.cpp:28,
from DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<false, T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:258:65: required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1206:25: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::reserveCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1056:35: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1065:46: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::expandCapacity(size_t, T*) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1317:33: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::appendSlowCase(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1292:37: required from 'bool WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with WTF::FailureAction <anonymous> = WTF::FailureAction::Crash; U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:776:92: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:775:69: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; Malloc = WTF::FastMalloc; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous>, Malloc>::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2526:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:123:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
123 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h:46,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h:34,
from DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInlines.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h:32,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:44,
from TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/webkitgtk-2.30.2/Source/WebKit/UIProcess/WebProcessPool.cpp:85,
from DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-7.cpp:5:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
ninja: build stopped: subcommand failed.
WARNING: TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/temp/run.do_compile.16938:194 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} } cmake --build 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'
WARNING: Backtrace (BB generated script):
#1: cmake_runcmake_build, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/temp/run.do_compile.16938, line 194
#2: cmake_do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/temp/run.do_compile.16938, line 188
#3: do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/temp/run.do_compile.16938, line 183
#4: main, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/webkitgtk/2.30.2-r0/temp/run.do_compile.16938, line 207
Backtrace (metadata-relative locations):
#1: cmake_runcmake_build, TOPDIR/sources/openembedded-core/meta/classes/cmake.bbclass, line 205
#2: cmake_do_compile, TOPDIR/sources/openembedded-core/meta/classes/cmake.bbclass, line 209
#3: do_compile, autogenerated, line 32